Home
last modified time | relevance | path

Searched refs:funccolcollations (Results 1 – 25 of 420) sorted by relevance

12345678910>>...17

/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/utils/
H A Dcitus_nodefuncs.c148 fauxFunction->funccolcollations = funcCollations; in SetRangeTblExtraData()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/parser/
H A Dparse_relation.c1447 rtfunc->funccolcollations = NIL; in addRangeTableEntryForFunction()
1539 rtfunc->funccolcollations = lappend_oid(rtfunc->funccolcollations, in addRangeTableEntryForFunction()
2120 l3, rtfunc->funccolcollations) in expandRTE()
2721 *varcollid = list_nth_oid(rtfunc->funccolcollations, in get_rte_attribute_type()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/parser/
H A Dparse_relation.c1447 rtfunc->funccolcollations = NIL; in addRangeTableEntryForFunction()
1539 rtfunc->funccolcollations = lappend_oid(rtfunc->funccolcollations, in addRangeTableEntryForFunction()
2120 l3, rtfunc->funccolcollations) in expandRTE()
2721 *varcollid = list_nth_oid(rtfunc->funccolcollations, in get_rte_attribute_type()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/parser/
H A Dparse_relation.c1447 rtfunc->funccolcollations = NIL; in addRangeTableEntryForFunction()
1539 rtfunc->funccolcollations = lappend_oid(rtfunc->funccolcollations, in addRangeTableEntryForFunction()
2120 l3, rtfunc->funccolcollations) in expandRTE()
2721 *varcollid = list_nth_oid(rtfunc->funccolcollations, in get_rte_attribute_type()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/parser/
H A Dparse_relation.c1447 rtfunc->funccolcollations = NIL; in addRangeTableEntryForFunction()
1539 rtfunc->funccolcollations = lappend_oid(rtfunc->funccolcollations, in addRangeTableEntryForFunction()
2120 l3, rtfunc->funccolcollations) in expandRTE()
2721 *varcollid = list_nth_oid(rtfunc->funccolcollations, in get_rte_attribute_type()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/parser/
H A Dparse_relation.c1447 rtfunc->funccolcollations = NIL; in addRangeTableEntryForFunction()
1539 rtfunc->funccolcollations = lappend_oid(rtfunc->funccolcollations, in addRangeTableEntryForFunction()
2120 l3, rtfunc->funccolcollations) in expandRTE()
2721 *varcollid = list_nth_oid(rtfunc->funccolcollations, in get_rte_attribute_type()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/parser/
H A Dparse_relation.c1447 rtfunc->funccolcollations = NIL; in addRangeTableEntryForFunction()
1539 rtfunc->funccolcollations = lappend_oid(rtfunc->funccolcollations, in addRangeTableEntryForFunction()
2120 l3, rtfunc->funccolcollations) in expandRTE()
2721 *varcollid = list_nth_oid(rtfunc->funccolcollations, in get_rte_attribute_type()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/parser/
H A Dparse_relation.c1447 rtfunc->funccolcollations = NIL; in addRangeTableEntryForFunction()
1539 rtfunc->funccolcollations = lappend_oid(rtfunc->funccolcollations, in addRangeTableEntryForFunction()
2120 l3, rtfunc->funccolcollations) in expandRTE()
2721 *varcollid = list_nth_oid(rtfunc->funccolcollations, in get_rte_attribute_type()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/executor/
H A DnodeFunctionscan.c413 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/executor/
H A DnodeFunctionscan.c413 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/executor/
H A DnodeFunctionscan.c413 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/executor/
H A DnodeFunctionscan.c413 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/executor/
H A DnodeFunctionscan.c402 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/executor/
H A DnodeFunctionscan.c413 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/executor/
H A DnodeFunctionscan.c413 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/executor/
H A DnodeFunctionscan.c413 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/executor/
H A DnodeFunctionscan.c413 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/executor/
H A DnodeFunctionscan.c413 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/executor/
H A DnodeFunctionscan.c402 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/executor/
H A DnodeFunctionscan.c402 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/executor/
H A DnodeFunctionscan.c402 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/executor/
H A DnodeFunctionscan.c402 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/executor/
H A DnodeFunctionscan.c413 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/executor/
H A DnodeFunctionscan.c402 rtfunc->funccolcollations); in ExecInitFunctionScan()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/executor/
H A DnodeFunctionscan.c402 rtfunc->funccolcollations); in ExecInitFunctionScan()

12345678910>>...17