Home
last modified time | relevance | path

Searched refs:A_Indirection (Results 126 – 150 of 484) sorted by relevance

12345678910>>...20

/dports/databases/postgresql10-client/postgresql-10.19/src/backend/parser/
H A Dparse_expr.c121 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
194 result = transformIndirection(pstate, (A_Indirection *) expr); in transformExprRecurse()
435 transformIndirection(ParseState *pstate, A_Indirection *ind) in transformIndirection()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/parser/
H A Dparse_expr.c121 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
194 result = transformIndirection(pstate, (A_Indirection *) expr); in transformExprRecurse()
435 transformIndirection(ParseState *pstate, A_Indirection *ind) in transformIndirection()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/parser/
H A Dparse_expr.c121 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
194 result = transformIndirection(pstate, (A_Indirection *) expr); in transformExprRecurse()
435 transformIndirection(ParseState *pstate, A_Indirection *ind) in transformIndirection()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/parser/
H A Dparse_expr.c121 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
194 result = transformIndirection(pstate, (A_Indirection *) expr); in transformExprRecurse()
435 transformIndirection(ParseState *pstate, A_Indirection *ind) in transformIndirection()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/parser/
H A Dparse_expr.c121 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
194 result = transformIndirection(pstate, (A_Indirection *) expr); in transformExprRecurse()
435 transformIndirection(ParseState *pstate, A_Indirection *ind) in transformIndirection()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/parser/
H A Dparse_expr.c121 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
194 result = transformIndirection(pstate, (A_Indirection *) expr); in transformExprRecurse()
435 transformIndirection(ParseState *pstate, A_Indirection *ind) in transformIndirection()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/parser/
H A Dparse_expr.c121 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
194 result = transformIndirection(pstate, (A_Indirection *) expr); in transformExprRecurse()
435 transformIndirection(ParseState *pstate, A_Indirection *ind) in transformIndirection()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/parser/
H A Dparse_expr.c121 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
194 result = transformIndirection(pstate, (A_Indirection *) expr);
435 transformIndirection(ParseState *pstate, A_Indirection *ind)
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/parser/
H A Dparse_expr.c121 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
194 result = transformIndirection(pstate, (A_Indirection *) expr); in transformExprRecurse()
435 transformIndirection(ParseState *pstate, A_Indirection *ind) in transformIndirection()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/parser/
H A Dparse_expr.c121 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
194 result = transformIndirection(pstate, (A_Indirection *) expr);
435 transformIndirection(ParseState *pstate, A_Indirection *ind)
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/
H A Dsrc_backend_nodes_copyfuncs.c2871 static A_Indirection *
2872 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2874 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/parser/
H A Dcopyfuncs.c2596 static A_Indirection *
2597 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2599 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/parser/
H A Dcopyfuncs.c2663 static A_Indirection *
2664 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2666 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/parser/
H A Dcopyfuncs.c2670 static A_Indirection *
2671 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2673 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/parser/
H A Dcopyfuncs.c2722 static A_Indirection *
2723 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2725 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/nodes/
H A Dcopyfuncs.c2591 static A_Indirection *
2592 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2594 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/nodes/
H A Dcopyfuncs.c2660 static A_Indirection *
2661 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2663 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/nodes/
H A Dcopyfuncs.c2591 static A_Indirection *
2592 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2594 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/nodes/
H A Dcopyfuncs.c2591 static A_Indirection *
2592 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2594 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/nodes/
H A Dcopyfuncs.c2591 static A_Indirection *
2592 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2594 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/nodes/
H A Dcopyfuncs.c2591 static A_Indirection *
2592 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2594 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/nodes/
H A Dcopyfuncs.c2660 static A_Indirection *
2661 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2663 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/nodes/
H A Dcopyfuncs.c2660 static A_Indirection *
2661 _copyA_Indirection(const A_Indirection *from)
2663 A_Indirection *newnode = makeNode(A_Indirection);
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/
H A Dsrc_backend_nodes_copyfuncs.c2871 static A_Indirection *
2872 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2874 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/nodes/
H A Dcopyfuncs.c2660 static A_Indirection *
2661 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2663 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()

12345678910>>...20