Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c2164 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2238 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2368 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2380 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c2164 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2238 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2368 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2380 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c2164 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2238 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2368 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2380 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c2164 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2238 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2368 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2380 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c2164 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2238 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2368 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2380 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c2164 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2238 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2368 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2380 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c2164 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2238 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2368 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2380 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/catalog/
H A Dheap.c2211 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2285 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2415 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2427 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/catalog/
H A Dheap.c2211 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2285 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2415 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2427 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/catalog/
H A Dheap.c2211 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2285 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2415 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2427 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/catalog/
H A Dheap.c2211 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2285 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2415 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2427 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/catalog/
H A Dheap.c2211 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2285 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2415 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2427 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/catalog/
H A Dheap.c2211 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2285 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2415 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2427 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/catalog/
H A Dheap.c2211 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2285 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2415 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2427 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/catalog/
H A Dheap.c2491 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2570 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2701 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2713 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/catalog/
H A Dheap.c2491 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2570 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2701 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2713 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/catalog/
H A Dheap.c2491 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2570 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2701 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2713 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/catalog/
H A Dheap.c2491 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2570 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2701 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2713 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/catalog/
H A Dheap.c2491 List *cookedConstraints = NIL;
2570 cookedConstraints = lappend(cookedConstraints, cooked);
2701 cookedConstraints = lappend(cookedConstraints, cooked);
2713 return cookedConstraints;
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/catalog/
H A Dheap.c2491 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2570 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2701 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2713 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/catalog/
H A Dheap.c2491 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2570 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2701 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2713 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/catalog/
H A Dheap.c2549 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2634 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2765 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2777 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/catalog/
H A Dheap.c2549 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2634 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2765 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2777 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/catalog/
H A Dheap.c2594 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2679 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2810 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2822 return cookedConstraints; in AddRelationNewConstraints()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/catalog/
H A Dheap.c2594 List *cookedConstraints = NIL; in AddRelationNewConstraints() local
2679 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2810 cookedConstraints = lappend(cookedConstraints, cooked); in AddRelationNewConstraints()
2822 return cookedConstraints; in AddRelationNewConstraints()

12