Home
last modified time | relevance | path

Searched refs:BTORDER_PROC (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtvalidate.c93 case BTORDER_PROC: in btvalidate()
242 if ((thisgroup->functionset & (1 << BTORDER_PROC)) == 0) in btvalidate()
339 if (op->is_func && op->number != BTORDER_PROC) in btadjustmembers()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtvalidate.c93 case BTORDER_PROC: in btvalidate()
242 if ((thisgroup->functionset & (1 << BTORDER_PROC)) == 0) in btvalidate()
339 if (op->is_func && op->number != BTORDER_PROC) in btadjustmembers()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtvalidate.c93 case BTORDER_PROC: in btvalidate()
242 if ((thisgroup->functionset & (1 << BTORDER_PROC)) == 0) in btvalidate()
339 if (op->is_func && op->number != BTORDER_PROC) in btadjustmembers()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtvalidate.c93 case BTORDER_PROC: in btvalidate()
242 if ((thisgroup->functionset & (1 << BTORDER_PROC)) == 0) in btvalidate()
339 if (op->is_func && op->number != BTORDER_PROC) in btadjustmembers()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtvalidate.c93 case BTORDER_PROC: in btvalidate()
242 if ((thisgroup->functionset & (1 << BTORDER_PROC)) == 0) in btvalidate()
339 if (op->is_func && op->number != BTORDER_PROC) in btadjustmembers()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtvalidate.c93 case BTORDER_PROC: in btvalidate()
242 if ((thisgroup->functionset & (1 << BTORDER_PROC)) == 0) in btvalidate()
339 if (op->is_func && op->number != BTORDER_PROC) in btadjustmembers()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/access/nbtree/
H A Dnbtvalidate.c93 case BTORDER_PROC: in btvalidate()
242 if ((thisgroup->functionset & (1 << BTORDER_PROC)) == 0) in btvalidate()
339 if (op->is_func && op->number != BTORDER_PROC) in btadjustmembers()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/sort/
H A Dsortsupport.c114 BTORDER_PROC); in FinishSortSupportFunction()
118 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/sort/
H A Dsortsupport.c115 BTORDER_PROC);
119 BTORDER_PROC, opcintype, opcintype, opfamily);
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/utils/sort/
H A Dsortsupport.c115 BTORDER_PROC); in FinishSortSupportFunction()
119 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/utils/sort/
H A Dsortsupport.c115 BTORDER_PROC); in FinishSortSupportFunction()
119 BTORDER_PROC, opcintype, opcintype, opfamily); in FinishSortSupportFunction()

12345678910>>...20