Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
956 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1433 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
956 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1433 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
956 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1433 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
957 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1439 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
957 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1439 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
957 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1439 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
957 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1439 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
957 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1439 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
957 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1439 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
957 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1439 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
957 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1439 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte,
957 if (is_simple_subquery(subquery, rte,
1439 is_simple_subquery(Query *subquery, RangeTblEntry *rte,
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
957 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1439 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
957 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1439 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
957 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1439 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
957 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1439 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte,
957 if (is_simple_subquery(subquery, rte,
1439 is_simple_subquery(Query *subquery, RangeTblEntry *rte,
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
956 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1433 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
956 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1433 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
956 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1433 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/optimizer/prep/
H A Dprepjointree.c84 static bool is_simple_subquery(Query *subquery, RangeTblEntry *rte,
693 is_simple_subquery(rte->subquery, rte, in pull_up_subqueries_recurse()
956 if (is_simple_subquery(subquery, rte, in pull_up_simple_subquery()
1433 is_simple_subquery(Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepjointree.c85 static bool is_simple_subquery(PlannerInfo *root, Query *subquery,
749 is_simple_subquery(root, rte->subquery, rte, lowest_outer_join) && in pull_up_subqueries_recurse()
981 if (is_simple_subquery(root, subquery, rte, lowest_outer_join) && in pull_up_simple_subquery()
1406 is_simple_subquery(PlannerInfo *root, Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepjointree.c85 static bool is_simple_subquery(PlannerInfo *root, Query *subquery,
749 is_simple_subquery(root, rte->subquery, rte, lowest_outer_join) && in pull_up_subqueries_recurse()
981 if (is_simple_subquery(root, subquery, rte, lowest_outer_join) && in pull_up_simple_subquery()
1406 is_simple_subquery(PlannerInfo *root, Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepjointree.c85 static bool is_simple_subquery(PlannerInfo *root, Query *subquery,
749 is_simple_subquery(root, rte->subquery, rte, lowest_outer_join) && in pull_up_subqueries_recurse()
981 if (is_simple_subquery(root, subquery, rte, lowest_outer_join) && in pull_up_simple_subquery()
1406 is_simple_subquery(PlannerInfo *root, Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepjointree.c85 static bool is_simple_subquery(PlannerInfo *root, Query *subquery,
749 is_simple_subquery(root, rte->subquery, rte, lowest_outer_join) && in pull_up_subqueries_recurse()
981 if (is_simple_subquery(root, subquery, rte, lowest_outer_join) && in pull_up_simple_subquery()
1406 is_simple_subquery(PlannerInfo *root, Query *subquery, RangeTblEntry *rte, in is_simple_subquery() function

12