!2445 添加searchFuncHook

Merge pull request !2445 from 仲夏十三/mas3
This commit is contained in:
opengauss-bot
2022-11-17 12:07:48 +00:00
committed by Gitee
2 changed files with 11 additions and 0 deletions

View File

@ -2692,6 +2692,7 @@ typedef struct knl_u_hook_context {
void *aggSmpHook;
void *standardProcessUtilityHook;
void *aggIsSupportedHook;
void *searchFuncHook;
} knl_u_hook_context;
/* PBE message flag */
typedef enum {