Home
last modified time | relevance | path

Searched refs:init_sql_fcache (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
590 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1061 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
590 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1061 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
590 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1061 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1059 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1059 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1059 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1064 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1059 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1059 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1059 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1064 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1064 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1064 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1064 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK)
1064 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK);
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1059 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1053 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1053 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
594 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1064 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A Dfunctions.c144 static void init_sql_fcache(FunctionCallInfo fcinfo, Oid collation, bool lazyEvalOK);
584 init_sql_fcache(FunctionCallInfo fcinfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1088 init_sql_fcache(fcinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A Dfunctions.c144 static void init_sql_fcache(FunctionCallInfo fcinfo, Oid collation, bool lazyEvalOK);
584 init_sql_fcache(FunctionCallInfo fcinfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1088 init_sql_fcache(fcinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/executor/
H A Dfunctions.c157 static void init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK);
590 init_sql_fcache(FmgrInfo *finfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1061 init_sql_fcache(fcinfo->flinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/executor/
H A Dfunctions.c158 static void init_sql_fcache(FunctionCallInfo fcinfo, Oid collation, bool lazyEvalOK);
598 init_sql_fcache(FunctionCallInfo fcinfo, Oid collation, bool lazyEvalOK)
1070 init_sql_fcache(fcinfo, PG_GET_COLLATION(), lazyEvalOK);
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/executor/
H A Dfunctions.c144 static void init_sql_fcache(FunctionCallInfo fcinfo, Oid collation, bool lazyEvalOK);
584 init_sql_fcache(FunctionCallInfo fcinfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1088 init_sql_fcache(fcinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/executor/
H A Dfunctions.c144 static void init_sql_fcache(FunctionCallInfo fcinfo, Oid collation, bool lazyEvalOK);
584 init_sql_fcache(FunctionCallInfo fcinfo, Oid collation, bool lazyEvalOK) in init_sql_fcache() function
1088 init_sql_fcache(fcinfo, PG_GET_COLLATION(), lazyEvalOK); in fmgr_sql()

12