Home
last modified time | relevance | path

Searched refs:transformAExprOf (Results 1 – 25 of 37) sorted by relevance

12

/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/
H A Dsrc_backend_parser_parse_expr.c102 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/
H A Dsrc_backend_parser_parse_expr.c102 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/parser/
H A Dparse_expr.c97 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
236 result = transformAExprOf(pstate, a); in transformExprRecurse()
1088 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/parser/
H A Dparse_expr.c97 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
236 result = transformAExprOf(pstate, a); in transformExprRecurse()
1088 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/parser/
H A Dparse_expr.c97 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
236 result = transformAExprOf(pstate, a); in transformExprRecurse()
1088 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/parser/
H A Dparse_expr.c99 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
233 result = transformAExprOf(pstate, a); in transformExprRecurse()
1093 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/parser/
H A Dparse_expr.c99 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
233 result = transformAExprOf(pstate, a); in transformExprRecurse()
1093 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/parser/
H A Dparse_expr.c99 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
233 result = transformAExprOf(pstate, a); in transformExprRecurse()
1093 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/parser/
H A Dparse_expr.c99 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
233 result = transformAExprOf(pstate, a); in transformExprRecurse()
1097 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/parser/
H A Dparse_expr.c99 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
233 result = transformAExprOf(pstate, a); in transformExprRecurse()
1093 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/parser/
H A Dparse_expr.c99 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
233 result = transformAExprOf(pstate, a); in transformExprRecurse()
1093 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/parser/
H A Dparse_expr.c99 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
233 result = transformAExprOf(pstate, a); in transformExprRecurse()
1093 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/parser/
H A Dparse_expr.c99 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
233 result = transformAExprOf(pstate, a); in transformExprRecurse()
1093 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/parser/
H A Dparse_expr.c99 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
233 result = transformAExprOf(pstate, a); in transformExprRecurse()
1097 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/parser/
H A Dparse_expr.c99 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
233 result = transformAExprOf(pstate, a); in transformExprRecurse()
1097 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/parser/
H A Dparse_expr.c99 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
233 result = transformAExprOf(pstate, a); in transformExprRecurse()
1097 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/parser/
H A Dparse_expr.c99 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
233 result = transformAExprOf(pstate, a);
1097 transformAExprOf(ParseState *pstate, A_Expr *a)
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/parser/
H A Dparse_expr.c99 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
233 result = transformAExprOf(pstate, a); in transformExprRecurse()
1097 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/parser/
H A Dparse_expr.c99 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
233 result = transformAExprOf(pstate, a);
1097 transformAExprOf(ParseState *pstate, A_Expr *a)
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/parser/
H A Dparse_expr.c97 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
236 result = transformAExprOf(pstate, a); in transformExprRecurse()
1088 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/parser/
H A Dparse_expr.c97 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
236 result = transformAExprOf(pstate, a); in transformExprRecurse()
1088 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/parser/
H A Dparse_expr.c97 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
236 result = transformAExprOf(pstate, a); in transformExprRecurse()
1088 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/parser/
H A Dparse_expr.c97 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
236 result = transformAExprOf(pstate, a); in transformExprRecurse()
1088 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/parser/
H A Dparse_expr.c97 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
232 result = transformAExprOf(pstate, a); in transformExprRecurse()
1176 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/parser/
H A Dparse_expr.c97 static Node *transformAExprOf(ParseState *pstate, A_Expr *a);
232 result = transformAExprOf(pstate, a); in transformExprRecurse()
1176 transformAExprOf(ParseState *pstate, A_Expr *a) in transformAExprOf() function

12