Home
last modified time | relevance | path

Searched refs:cooked_expr (Results 1 – 25 of 386) sorted by relevance

12345678910>>...16

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c2257 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2268 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2274 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c2257 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2268 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2274 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c2257 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2268 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2274 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c2257 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2268 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2274 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c2257 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2268 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2274 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c2257 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2268 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2274 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/catalog/
H A Dheap.c2257 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2268 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2274 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/py-pglast/pglast-1.2/pglast/printers/
H A Dddl.py143 output.print_node(node.raw_expr or node.cooked_expr)
148 output.print_node(node.raw_expr or node.cooked_expr)
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/catalog/
H A Dheap.c2304 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2315 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2321 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/catalog/
H A Dheap.c2304 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2315 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2321 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/catalog/
H A Dheap.c2304 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2315 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2321 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/catalog/
H A Dheap.c2304 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2315 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2321 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/catalog/
H A Dheap.c2304 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2315 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2321 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/catalog/
H A Dheap.c2304 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2315 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2321 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/catalog/
H A Dheap.c2304 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2315 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2321 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/catalog/
H A Dheap.c2589 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2600 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2606 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/catalog/
H A Dheap.c2589 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2600 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2606 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/catalog/
H A Dheap.c2589 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2600 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2606 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/catalog/
H A Dheap.c2589 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2600 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2606 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/catalog/
H A Dheap.c2589 Assert(cdef->cooked_expr == NULL);
2600 Assert(cdef->cooked_expr != NULL);
2606 expr = stringToNode(cdef->cooked_expr);
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/catalog/
H A Dheap.c2589 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2600 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2606 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/catalog/
H A Dheap.c2589 Assert(cdef->cooked_expr == NULL); in AddRelationNewConstraints()
2600 Assert(cdef->cooked_expr != NULL); in AddRelationNewConstraints()
2606 expr = stringToNode(cdef->cooked_expr); in AddRelationNewConstraints()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/parser/
H A Dparse_utilcmd.c519 constraint->cooked_expr = NULL; in transformColumnDefinition()
574 Assert(constraint->cooked_expr == NULL); in transformColumnDefinition()
1022 n->cooked_expr = nodeToString(ccbin_node); in expandTableLikeClause()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/parser/
H A Dparse_utilcmd.c519 constraint->cooked_expr = NULL; in transformColumnDefinition()
574 Assert(constraint->cooked_expr == NULL); in transformColumnDefinition()
1022 n->cooked_expr = nodeToString(ccbin_node); in expandTableLikeClause()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/parser/
H A Dparse_utilcmd.c519 constraint->cooked_expr = NULL; in transformColumnDefinition()
574 Assert(constraint->cooked_expr == NULL); in transformColumnDefinition()
1022 n->cooked_expr = nodeToString(ccbin_node); in expandTableLikeClause()

12345678910>>...16