Home
last modified time | relevance | path

Searched refs:OidFunctionCall1 (Results 1 – 25 of 749) sorted by relevance

12345678910>>...30

/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/sort/
H A Dsortsupport.c108 OidFunctionCall1(sortSupportFunction, PointerGetDatum(ssup)); in FinishSortSupportFunction()
210 OidFunctionCall1(sortSupportFunction, PointerGetDatum(ssup)); in PrepareSortSupportFromGistIndexRel()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/sort/
H A Dsortsupport.c108 OidFunctionCall1(sortSupportFunction, PointerGetDatum(ssup)); in FinishSortSupportFunction()
210 OidFunctionCall1(sortSupportFunction, PointerGetDatum(ssup)); in PrepareSortSupportFromGistIndexRel()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/sort/
H A Dsortsupport.c108 OidFunctionCall1(sortSupportFunction, PointerGetDatum(ssup)); in FinishSortSupportFunction()
210 OidFunctionCall1(sortSupportFunction, PointerGetDatum(ssup)); in PrepareSortSupportFromGistIndexRel()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/sort/
H A Dsortsupport.c108 OidFunctionCall1(sortSupportFunction, PointerGetDatum(ssup)); in FinishSortSupportFunction()
210 OidFunctionCall1(sortSupportFunction, PointerGetDatum(ssup)); in PrepareSortSupportFromGistIndexRel()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/sort/
H A Dsortsupport.c108 OidFunctionCall1(sortSupportFunction, PointerGetDatum(ssup));
210 OidFunctionCall1(sortSupportFunction, PointerGetDatum(ssup));
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/utils/sort/
H A Dsortsupport.c108 OidFunctionCall1(sortSupportFunction, PointerGetDatum(ssup)); in FinishSortSupportFunction()
210 OidFunctionCall1(sortSupportFunction, PointerGetDatum(ssup)); in PrepareSortSupportFromGistIndexRel()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/sort/
H A Dsortsupport.c108 OidFunctionCall1(sortSupportFunction, PointerGetDatum(ssup)); in FinishSortSupportFunction()
210 OidFunctionCall1(sortSupportFunction, PointerGetDatum(ssup)); in PrepareSortSupportFromGistIndexRel()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/tablesample/
H A Dtablesample.c32 datum = OidFunctionCall1(tsmhandler, PointerGetDatum(NULL)); in GetTsmRoutine()

12345678910>>...30