Home
last modified time | relevance | path

Searched refs:prev_ExecutorEnd (Results 1 – 25 of 86) sorted by relevance

1234

/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/auto_explain/
H A Dauto_explain.c58 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
190 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
204 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
384 if (prev_ExecutorEnd) in explain_ExecutorEnd()
385 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/auto_explain/
H A Dauto_explain.c58 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
190 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
204 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
384 if (prev_ExecutorEnd) in explain_ExecutorEnd()
385 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/auto_explain/
H A Dauto_explain.c58 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
190 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
204 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
384 if (prev_ExecutorEnd) in explain_ExecutorEnd()
385 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/auto_explain/
H A Dauto_explain.c58 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
190 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
204 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
385 if (prev_ExecutorEnd) in explain_ExecutorEnd()
386 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql10-client/postgresql-10.19/contrib/auto_explain/
H A Dauto_explain.c58 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
190 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
204 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
385 if (prev_ExecutorEnd) in explain_ExecutorEnd()
386 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/auto_explain/
H A Dauto_explain.c58 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
190 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
204 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
385 if (prev_ExecutorEnd) in explain_ExecutorEnd()
386 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/auto_explain/
H A Dauto_explain.c58 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
190 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
204 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
385 if (prev_ExecutorEnd) in explain_ExecutorEnd()
386 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/auto_explain/
H A Dauto_explain.c58 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
190 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
204 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
385 if (prev_ExecutorEnd) in explain_ExecutorEnd()
386 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/auto_explain/
H A Dauto_explain.c58 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
190 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
204 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
385 if (prev_ExecutorEnd) in explain_ExecutorEnd()
386 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/auto_explain/
H A Dauto_explain.c59 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
191 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
205 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
388 if (prev_ExecutorEnd) in explain_ExecutorEnd()
389 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/auto_explain/
H A Dauto_explain.c59 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
191 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
205 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
388 if (prev_ExecutorEnd) in explain_ExecutorEnd()
389 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/auto_explain/
H A Dauto_explain.c59 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
191 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
205 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
388 if (prev_ExecutorEnd) in explain_ExecutorEnd()
389 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/auto_explain/
H A Dauto_explain.c59 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
191 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
205 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
388 if (prev_ExecutorEnd) in explain_ExecutorEnd()
389 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql10-server/postgresql-10.19/contrib/auto_explain/
H A Dauto_explain.c58 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
190 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
204 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
385 if (prev_ExecutorEnd) in explain_ExecutorEnd()
386 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql11-client/postgresql-11.14/contrib/auto_explain/
H A Dauto_explain.c59 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
191 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
205 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
388 if (prev_ExecutorEnd) in explain_ExecutorEnd()
389 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql11-server/postgresql-11.14/contrib/auto_explain/
H A Dauto_explain.c59 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
191 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
205 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
388 if (prev_ExecutorEnd) in explain_ExecutorEnd()
389 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/auto_explain/
H A Dauto_explain.c59 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL;
191 prev_ExecutorEnd = ExecutorEnd_hook; in main()
205 ExecutorEnd_hook = prev_ExecutorEnd;
388 if (prev_ExecutorEnd)
389 prev_ExecutorEnd(queryDesc);
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/auto_explain/
H A Dauto_explain.c58 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
190 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
204 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
384 if (prev_ExecutorEnd) in explain_ExecutorEnd()
385 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/contrib/auto_explain/
H A Dauto_explain.c58 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
190 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
204 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
384 if (prev_ExecutorEnd) in explain_ExecutorEnd()
385 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/contrib/auto_explain/
H A Dauto_explain.c58 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
190 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
204 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
384 if (prev_ExecutorEnd) in explain_ExecutorEnd()
385 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/auto_explain/
H A Dauto_explain.c58 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
190 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
204 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
384 if (prev_ExecutorEnd) in explain_ExecutorEnd()
385 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/auto_explain/
H A Dauto_explain.c75 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL;
230 prev_ExecutorEnd = ExecutorEnd_hook;
244 ExecutorEnd_hook = prev_ExecutorEnd;
428 if (prev_ExecutorEnd)
429 prev_ExecutorEnd(queryDesc);
/dports/databases/postgresql12-client/postgresql-12.9/contrib/auto_explain/
H A Dauto_explain.c75 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
230 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
244 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
428 if (prev_ExecutorEnd) in explain_ExecutorEnd()
429 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql14-server/postgresql-14.1/contrib/auto_explain/
H A Dauto_explain.c76 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
242 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
256 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
439 if (prev_ExecutorEnd) in explain_ExecutorEnd()
440 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()
/dports/databases/postgresql14-pltcl/postgresql-14.1/contrib/auto_explain/
H A Dauto_explain.c76 static ExecutorEnd_hook_type prev_ExecutorEnd = NULL; variable
242 prev_ExecutorEnd = ExecutorEnd_hook; in _PG_init()
256 ExecutorEnd_hook = prev_ExecutorEnd; in _PG_fini()
439 if (prev_ExecutorEnd) in explain_ExecutorEnd()
440 prev_ExecutorEnd(queryDesc); in explain_ExecutorEnd()

1234