Home
last modified time | relevance | path

Searched defs:SRF_IS_FIRSTCALL (Results 1 – 25 of 36) sorted by relevance

12

/dports/databases/postgresql12-client/postgresql-12.9/src/include/
H A Dfuncapi.h294 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/
H A Dfuncapi.h293 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/
H A Dfuncapi.h293 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql14-server/postgresql-14.1/src/include/
H A Dfuncapi.h293 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/
H A Dfuncapi.h293 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/
H A Dfuncapi.h293 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/
H A Dfuncapi.h293 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql13-server/postgresql-13.5/src/include/
H A Dfuncapi.h293 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql14-client/postgresql-14.1/src/include/
H A Dfuncapi.h293 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql13-client/postgresql-13.5/src/include/
H A Dfuncapi.h293 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql13-docs/postgresql-13.5/src/include/
H A Dfuncapi.h293 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/
H A Dfuncapi.h294 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql13-plpython/postgresql-13.5/src/include/
H A Dfuncapi.h293 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql13-plperl/postgresql-13.5/src/include/
H A Dfuncapi.h293 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/
H A Dfuncapi.h285 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/
H A Dfuncapi.h297 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/
H A Dfuncapi.h297 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/
H A Dfuncapi.h297 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql10-server/postgresql-10.19/src/include/
H A Dfuncapi.h297 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql11-client/postgresql-11.14/src/include/
H A Dfuncapi.h305 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/
H A Dfuncapi.h297 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql10-client/postgresql-10.19/src/include/
H A Dfuncapi.h297 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/
H A Dfuncapi.h297 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/
H A Dfuncapi.h297 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/
H A Dfuncapi.h297 #define SRF_IS_FIRSTCALL() (fcinfo->flinfo->fn_extra == NULL) macro

12