Home
last modified time | relevance | path

Searched refs:A_Indirection (Results 151 – 175 of 484) sorted by relevance

12345678910>>...20

/dports/databases/postgresql10-server/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-plpython/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-server/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/postgresql11-pltcl/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/postgresql13-pltcl/postgresql-13.5/src/backend/nodes/
H A Dcopyfuncs.c2717 static A_Indirection *
2718 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2720 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/nodes/
H A Dcopyfuncs.c2717 static A_Indirection *
2718 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2720 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/nodes/
H A Dcopyfuncs.c2669 static A_Indirection *
2670 _copyA_Indirection(const A_Indirection *from)
2672 A_Indirection *newnode = makeNode(A_Indirection);
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/nodes/
H A Dcopyfuncs.c2717 static A_Indirection *
2718 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2720 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/nodes/
H A Dcopyfuncs.c2669 static A_Indirection *
2670 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2672 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/nodes/
H A Dcopyfuncs.c2669 static A_Indirection *
2670 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2672 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/nodes/
H A Dcopyfuncs.c2717 static A_Indirection *
2718 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2720 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/nodes/
H A Dcopyfuncs.c2669 static A_Indirection *
2670 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2672 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/nodes/
H A Dcopyfuncs.c2717 static A_Indirection *
2718 _copyA_Indirection(const A_Indirection *from)
2720 A_Indirection *newnode = makeNode(A_Indirection);
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/nodes/
H A Dcopyfuncs.c2669 static A_Indirection *
2670 _copyA_Indirection(const A_Indirection *from)
2672 A_Indirection *newnode = makeNode(A_Indirection);
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/nodes/
H A Dcopyfuncs.c2669 static A_Indirection *
2670 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2672 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/nodes/
H A Dcopyfuncs.c2669 static A_Indirection *
2670 _copyA_Indirection(const A_Indirection *from)
2672 A_Indirection *newnode = makeNode(A_Indirection);
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/nodes/
H A Dcopyfuncs.c2717 static A_Indirection *
2718 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2720 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/nodes/
H A Dcopyfuncs.c2717 static A_Indirection *
2718 _copyA_Indirection(const A_Indirection *from) in _copyA_Indirection()
2720 A_Indirection *newnode = makeNode(A_Indirection); in _copyA_Indirection()
/dports/databases/postgresql10-pltcl/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/postgresql13-server/postgresql-13.5/src/backend/parser/
H A Dparse_expr.c120 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
193 result = transformIndirection(pstate, (A_Indirection *) expr); in transformExprRecurse()
434 transformIndirection(ParseState *pstate, A_Indirection *ind) in transformIndirection()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/parser/
H A Dparse_expr.c120 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
193 result = transformIndirection(pstate, (A_Indirection *) expr); in transformExprRecurse()
434 transformIndirection(ParseState *pstate, A_Indirection *ind) in transformIndirection()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/parser/
H A Dparse_expr.c120 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
193 result = transformIndirection(pstate, (A_Indirection *) expr);
434 transformIndirection(ParseState *pstate, A_Indirection *ind)
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/parser/
H A Dparse_expr.c120 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
193 result = transformIndirection(pstate, (A_Indirection *) expr);
434 transformIndirection(ParseState *pstate, A_Indirection *ind)
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/parser/
H A Dparse_expr.c120 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
193 result = transformIndirection(pstate, (A_Indirection *) expr); in transformExprRecurse()
434 transformIndirection(ParseState *pstate, A_Indirection *ind) in transformIndirection()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/parser/
H A Dparse_expr.c120 static Node *transformIndirection(ParseState *pstate, A_Indirection *ind);
193 result = transformIndirection(pstate, (A_Indirection *) expr); in transformExprRecurse()
434 transformIndirection(ParseState *pstate, A_Indirection *ind) in transformIndirection()

12345678910>>...20