Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dselfuncs.c6605 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
6606 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
7485 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
7486 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dselfuncs.c6605 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
6606 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
7485 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
7486 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dselfuncs.c6605 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
6606 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
7485 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
7486 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/utils/adt/
H A Dselfuncs.c6605 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
6606 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
7485 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
7486 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/utils/adt/
H A Dselfuncs.c6605 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
6606 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
7485 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
7486 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/utils/adt/
H A Dselfuncs.c6605 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
6606 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
7485 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
7486 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/utils/adt/
H A Dselfuncs.c6605 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
6606 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
7485 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
7486 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c7190 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
7191 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
8077 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
8078 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dselfuncs.c6795 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
6796 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
7680 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
7681 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dselfuncs.c6795 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
6796 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
7680 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
7681 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Dselfuncs.c6795 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
6796 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
7680 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
7681 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dselfuncs.c6795 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
6796 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
7680 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
7681 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Dselfuncs.c6795 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
6796 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
7680 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
7681 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Dselfuncs.c6795 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
6796 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
7680 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
7681 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c7190 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
7191 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
8077 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
8078 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c7190 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
7191 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
8077 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
8078 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c7190 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
7191 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
8077 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
8078 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c7190 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
7191 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
8077 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
8078 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c7190 Node *predQual = (Node *) lfirst(lc);
7191 List *oneQual = list_make1(predQual);
8077 Node *predQual = (Node *) lfirst(l);
8078 List *oneQual = list_make1(predQual);
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dselfuncs.c6795 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
6796 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
7680 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
7681 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dselfuncs.c7190 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_quals() local
7191 List *oneQual = list_make1(predQual); in add_predicate_to_quals()
8077 Node *predQual = (Node *) lfirst(l); in gincostestimate() local
8078 List *oneQual = list_make1(predQual); in gincostestimate()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c6002 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_index_quals() local
6003 List *oneQual = list_make1(predQual); in add_predicate_to_index_quals()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c6002 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_index_quals() local
6003 List *oneQual = list_make1(predQual); in add_predicate_to_index_quals()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c6002 Node *predQual = (Node *) lfirst(lc);
6003 List *oneQual = list_make1(predQual);
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/adt/
H A Dselfuncs.c6002 Node *predQual = (Node *) lfirst(lc); in add_predicate_to_index_quals() local
6003 List *oneQual = list_make1(predQual); in add_predicate_to_index_quals()

12