Home
last modified time | relevance | path

Searched refs:ExecutorStart_hook_type (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/executor/
H A Dexecutor.h77 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
78 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/executor/
H A Dexecutor.h77 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
78 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/executor/
H A Dexecutor.h77 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
78 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/executor/
H A Dexecutor.h77 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
78 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/executor/
H A Dexecutor.h77 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
78 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/executor/
H A Dexecutor.h77 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
78 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/executor/
H A Dexecutor.h77 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
78 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/executor/
H A Dexecutor.h69 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
70 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/executor/
H A Dexecutor.h69 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
70 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/executor/
H A Dexecutor.h69 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
70 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/postgresql10-server/postgresql-10.19/src/include/executor/
H A Dexecutor.h69 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
70 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/executor/
H A Dexecutor.h69 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
70 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/postgresql10-client/postgresql-10.19/src/include/executor/
H A Dexecutor.h69 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
70 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/executor/
H A Dexecutor.h69 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
70 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/executor/
H A Dexecutor.h69 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
70 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/executor/
H A Dexecutor.h69 typedef void (*ExecutorStart_hook_type) (QueryDesc *queryDesc, int eflags); typedef
70 extern PGDLLIMPORT ExecutorStart_hook_type ExecutorStart_hook;
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/auto_explain/
H A Dauto_explain.c55 static ExecutorStart_hook_type prev_ExecutorStart = NULL;
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/auto_explain/
H A Dauto_explain.c55 static ExecutorStart_hook_type prev_ExecutorStart = NULL;
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/auto_explain/
H A Dauto_explain.c55 static ExecutorStart_hook_type prev_ExecutorStart = NULL;
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/auto_explain/
H A Dauto_explain.c55 static ExecutorStart_hook_type prev_ExecutorStart = NULL;
/dports/databases/postgresql10-client/postgresql-10.19/contrib/auto_explain/
H A Dauto_explain.c55 static ExecutorStart_hook_type prev_ExecutorStart = NULL;
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/auto_explain/
H A Dauto_explain.c55 static ExecutorStart_hook_type prev_ExecutorStart = NULL;
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/auto_explain/
H A Dauto_explain.c55 static ExecutorStart_hook_type prev_ExecutorStart = NULL;
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/auto_explain/
H A Dauto_explain.c55 static ExecutorStart_hook_type prev_ExecutorStart = NULL;
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/auto_explain/
H A Dauto_explain.c55 static ExecutorStart_hook_type prev_ExecutorStart = NULL;

123456789