Home
last modified time | relevance | path

Searched refs:otherrte (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/prep/
H A Dprepjointree.c1122 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1124 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1125 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1126 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/prep/
H A Dprepjointree.c1122 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1124 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1125 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1126 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/prep/
H A Dprepjointree.c1122 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1124 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1125 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1126 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/prep/
H A Dprepjointree.c1123 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1125 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1126 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1127 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/prep/
H A Dprepjointree.c1123 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1125 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1126 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1127 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c1123 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1125 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1126 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1127 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/prep/
H A Dprepjointree.c1123 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1125 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1126 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1127 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/optimizer/prep/
H A Dprepjointree.c1123 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1125 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1126 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1127 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/prep/
H A Dprepjointree.c1123 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1125 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1126 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1127 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/prep/
H A Dprepjointree.c1123 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1125 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1126 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1127 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/optimizer/prep/
H A Dprepjointree.c1123 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1125 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1126 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1127 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c1123 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc);
1125 if (otherrte->rtekind == RTE_JOIN)
1126 otherrte->joinaliasvars = (List *)
1127 pullup_replace_vars((Node *) otherrte->joinaliasvars,
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c1123 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1125 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1126 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1127 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c1123 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1125 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1126 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1127 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c1123 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1125 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1126 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1127 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c1123 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1125 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1126 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1127 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c1123 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc);
1125 if (otherrte->rtekind == RTE_JOIN)
1126 otherrte->joinaliasvars = (List *)
1127 pullup_replace_vars((Node *) otherrte->joinaliasvars,
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/prep/
H A Dprepjointree.c1122 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1124 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1125 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1126 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/prep/
H A Dprepjointree.c1122 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1124 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1125 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1126 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/prep/
H A Dprepjointree.c1122 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1124 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1125 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1126 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/optimizer/prep/
H A Dprepjointree.c1122 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in pull_up_simple_subquery() local
1124 if (otherrte->rtekind == RTE_JOIN) in pull_up_simple_subquery()
1125 otherrte->joinaliasvars = (List *) in pull_up_simple_subquery()
1126 pullup_replace_vars((Node *) otherrte->joinaliasvars, in pull_up_simple_subquery()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepjointree.c2089 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in perform_pullup_replace_vars() local
2091 if (otherrte->rtekind == RTE_JOIN) in perform_pullup_replace_vars()
2092 otherrte->joinaliasvars = (List *) in perform_pullup_replace_vars()
2093 pullup_replace_vars((Node *) otherrte->joinaliasvars, in perform_pullup_replace_vars()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepjointree.c2089 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in perform_pullup_replace_vars() local
2091 if (otherrte->rtekind == RTE_JOIN) in perform_pullup_replace_vars()
2092 otherrte->joinaliasvars = (List *) in perform_pullup_replace_vars()
2093 pullup_replace_vars((Node *) otherrte->joinaliasvars, in perform_pullup_replace_vars()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepjointree.c2089 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in perform_pullup_replace_vars() local
2091 if (otherrte->rtekind == RTE_JOIN) in perform_pullup_replace_vars()
2092 otherrte->joinaliasvars = (List *) in perform_pullup_replace_vars()
2093 pullup_replace_vars((Node *) otherrte->joinaliasvars, in perform_pullup_replace_vars()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepjointree.c2089 RangeTblEntry *otherrte = (RangeTblEntry *) lfirst(lc); in perform_pullup_replace_vars() local
2091 if (otherrte->rtekind == RTE_JOIN) in perform_pullup_replace_vars()
2092 otherrte->joinaliasvars = (List *) in perform_pullup_replace_vars()
2093 pullup_replace_vars((Node *) otherrte->joinaliasvars, in perform_pullup_replace_vars()

12