Home
last modified time | relevance | path

Searched refs:expandRecordVariable (Results 26 – 50 of 128) sorted by relevance

123456

/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/parser/
H A Dparse_target.h41 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql12-server/postgresql-12.9/src/include/parser/
H A Dparse_target.h41 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/include/parser/
H A Dparse_target.h41 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql12-plpython/postgresql-12.9/src/include/parser/
H A Dparse_target.h41 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql12-contrib/postgresql-12.9/src/include/parser/
H A Dparse_target.h41 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql12-plperl/postgresql-12.9/src/include/parser/
H A Dparse_target.h41 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/parser/
H A Dparse_target.h41 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql12-client/postgresql-12.9/src/include/parser/
H A Dparse_target.h41 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql13-plpython/postgresql-13.5/src/include/parser/
H A Dparse_target.h41 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql13-docs/postgresql-13.5/src/include/parser/
H A Dparse_target.h41 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql13-plperl/postgresql-13.5/src/include/parser/
H A Dparse_target.h41 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql13-client/postgresql-13.5/src/include/parser/
H A Dparse_target.h41 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/parser/
H A Dparse_target.h53 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql14-server/postgresql-14.1/src/include/parser/
H A Dparse_target.h53 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/parser/
H A Dparse_target.h53 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/parser/
H A Dparse_target.h53 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/parser/
H A Dparse_target.h53 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/parser/
H A Dparse_target.h53 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql14-client/postgresql-14.1/src/include/parser/
H A Dparse_target.h53 extern TupleDesc expandRecordVariable(ParseState *pstate, Var *var,
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/parser/
H A Dparse_target.c1348 tupleDesc = expandRecordVariable(pstate, (Var *) expr, 0); in ExpandRowReference()
1402 expandRecordVariable(ParseState *pstate, Var *var, int levelsup) in expandRecordVariable() function
1488 return expandRecordVariable(&mypstate, (Var *) expr, 0); in expandRecordVariable()
1500 return expandRecordVariable(pstate, (Var *) expr, netlevelsup); in expandRecordVariable()
1543 return expandRecordVariable(&mypstate, (Var *) expr, 0); in expandRecordVariable()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/parser/
H A Dparse_target.c1348 tupleDesc = expandRecordVariable(pstate, (Var *) expr, 0); in ExpandRowReference()
1402 expandRecordVariable(ParseState *pstate, Var *var, int levelsup) in expandRecordVariable() function
1488 return expandRecordVariable(&mypstate, (Var *) expr, 0); in expandRecordVariable()
1500 return expandRecordVariable(pstate, (Var *) expr, netlevelsup); in expandRecordVariable()
1543 return expandRecordVariable(&mypstate, (Var *) expr, 0); in expandRecordVariable()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/parser/
H A Dparse_target.c1348 tupleDesc = expandRecordVariable(pstate, (Var *) expr, 0); in ExpandRowReference()
1402 expandRecordVariable(ParseState *pstate, Var *var, int levelsup) in expandRecordVariable() function
1488 return expandRecordVariable(&mypstate, (Var *) expr, 0); in expandRecordVariable()
1500 return expandRecordVariable(pstate, (Var *) expr, netlevelsup); in expandRecordVariable()
1543 return expandRecordVariable(&mypstate, (Var *) expr, 0); in expandRecordVariable()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/parser/
H A Dparse_target.c1348 tupleDesc = expandRecordVariable(pstate, (Var *) expr, 0); in ExpandRowReference()
1402 expandRecordVariable(ParseState *pstate, Var *var, int levelsup) in expandRecordVariable() function
1488 return expandRecordVariable(&mypstate, (Var *) expr, 0); in expandRecordVariable()
1500 return expandRecordVariable(pstate, (Var *) expr, netlevelsup); in expandRecordVariable()
1543 return expandRecordVariable(&mypstate, (Var *) expr, 0); in expandRecordVariable()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/parser/
H A Dparse_target.c1348 tupleDesc = expandRecordVariable(pstate, (Var *) expr, 0); in ExpandRowReference()
1402 expandRecordVariable(ParseState *pstate, Var *var, int levelsup) in expandRecordVariable() function
1488 return expandRecordVariable(&mypstate, (Var *) expr, 0); in expandRecordVariable()
1500 return expandRecordVariable(pstate, (Var *) expr, netlevelsup); in expandRecordVariable()
1543 return expandRecordVariable(&mypstate, (Var *) expr, 0); in expandRecordVariable()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/parser/
H A Dparse_target.c1348 tupleDesc = expandRecordVariable(pstate, (Var *) expr, 0); in ExpandRowReference()
1402 expandRecordVariable(ParseState *pstate, Var *var, int levelsup) in expandRecordVariable() function
1488 return expandRecordVariable(&mypstate, (Var *) expr, 0); in expandRecordVariable()
1500 return expandRecordVariable(pstate, (Var *) expr, netlevelsup); in expandRecordVariable()
1543 return expandRecordVariable(&mypstate, (Var *) expr, 0); in expandRecordVariable()

123456