Home
last modified time | relevance | path

Searched refs:childRToffset (Results 26 – 42 of 42) sorted by relevance

12

/dports/databases/postgresql14-client/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepjointree.c82 int childRToffset);
1302 Query *setOpQuery, int childRToffset) in pull_up_union_leaf_queries() argument
1313 childRTindex = childRToffset + rtr->rtindex; in pull_up_union_leaf_queries()
1348 childRToffset); in pull_up_union_leaf_queries()
1350 childRToffset); in pull_up_union_leaf_queries()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/optimizer/prep/
H A Dprepjointree.c86 int childRToffset);
1303 Query *setOpQuery, int childRToffset) in pull_up_union_leaf_queries() argument
1314 childRTindex = childRToffset + rtr->rtindex; in pull_up_union_leaf_queries()
1349 childRToffset); in pull_up_union_leaf_queries()
1351 childRToffset); in pull_up_union_leaf_queries()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepjointree.c82 int childRToffset);
1302 Query *setOpQuery, int childRToffset) in pull_up_union_leaf_queries() argument
1313 childRTindex = childRToffset + rtr->rtindex; in pull_up_union_leaf_queries()
1348 childRToffset); in pull_up_union_leaf_queries()
1350 childRToffset); in pull_up_union_leaf_queries()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/optimizer/prep/
H A Dprepjointree.c82 int childRToffset);
1302 Query *setOpQuery, int childRToffset) in pull_up_union_leaf_queries() argument
1313 childRTindex = childRToffset + rtr->rtindex; in pull_up_union_leaf_queries()
1348 childRToffset); in pull_up_union_leaf_queries()
1350 childRToffset); in pull_up_union_leaf_queries()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/optimizer/prep/
H A Dprepjointree.c86 int childRToffset);
1303 Query *setOpQuery, int childRToffset)
1314 childRTindex = childRToffset + rtr->rtindex;
1349 childRToffset);
1351 childRToffset);
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/optimizer/prep/
H A Dprepjointree.c86 int childRToffset);
1303 Query *setOpQuery, int childRToffset)
1314 childRTindex = childRToffset + rtr->rtindex;
1349 childRToffset);
1351 childRToffset);
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/optimizer/prep/
H A Dprepjointree.c85 int childRToffset);
1333 Query *setOpQuery, int childRToffset) in pull_up_union_leaf_queries() argument
1344 childRTindex = childRToffset + rtr->rtindex; in pull_up_union_leaf_queries()
1380 childRToffset); in pull_up_union_leaf_queries()
1382 childRToffset); in pull_up_union_leaf_queries()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/optimizer/prep/
H A Dprepjointree.c86 int childRToffset);
1303 Query *setOpQuery, int childRToffset) in pull_up_union_leaf_queries() argument
1314 childRTindex = childRToffset + rtr->rtindex; in pull_up_union_leaf_queries()
1349 childRToffset); in pull_up_union_leaf_queries()
1351 childRToffset); in pull_up_union_leaf_queries()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/optimizer/prep/
H A Dprepjointree.c86 int childRToffset);
1303 Query *setOpQuery, int childRToffset)
1314 childRTindex = childRToffset + rtr->rtindex;
1349 childRToffset);
1351 childRToffset);
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/optimizer/prep/
H A Dprepjointree.c85 int childRToffset);
1333 Query *setOpQuery, int childRToffset) in pull_up_union_leaf_queries() argument
1344 childRTindex = childRToffset + rtr->rtindex; in pull_up_union_leaf_queries()
1380 childRToffset); in pull_up_union_leaf_queries()
1382 childRToffset); in pull_up_union_leaf_queries()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/optimizer/prep/
H A Dprepjointree.c85 int childRToffset);
1333 Query *setOpQuery, int childRToffset) in pull_up_union_leaf_queries() argument
1344 childRTindex = childRToffset + rtr->rtindex; in pull_up_union_leaf_queries()
1380 childRToffset); in pull_up_union_leaf_queries()
1382 childRToffset); in pull_up_union_leaf_queries()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/optimizer/prep/
H A Dprepjointree.c85 int childRToffset);
1333 Query *setOpQuery, int childRToffset) in pull_up_union_leaf_queries() argument
1344 childRTindex = childRToffset + rtr->rtindex; in pull_up_union_leaf_queries()
1380 childRToffset); in pull_up_union_leaf_queries()
1382 childRToffset); in pull_up_union_leaf_queries()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/optimizer/prep/
H A Dprepjointree.c85 int childRToffset);
1333 Query *setOpQuery, int childRToffset) in pull_up_union_leaf_queries() argument
1344 childRTindex = childRToffset + rtr->rtindex; in pull_up_union_leaf_queries()
1380 childRToffset); in pull_up_union_leaf_queries()
1382 childRToffset); in pull_up_union_leaf_queries()
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/optimizer/prep/
H A Dprepjointree.c85 int childRToffset);
1333 Query *setOpQuery, int childRToffset) in pull_up_union_leaf_queries() argument
1344 childRTindex = childRToffset + rtr->rtindex; in pull_up_union_leaf_queries()
1380 childRToffset); in pull_up_union_leaf_queries()
1382 childRToffset); in pull_up_union_leaf_queries()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/optimizer/prep/
H A Dprepjointree.c85 int childRToffset);
1333 Query *setOpQuery, int childRToffset) in pull_up_union_leaf_queries() argument
1344 childRTindex = childRToffset + rtr->rtindex; in pull_up_union_leaf_queries()
1380 childRToffset); in pull_up_union_leaf_queries()
1382 childRToffset); in pull_up_union_leaf_queries()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/optimizer/prep/
H A Dprepjointree.c86 int childRToffset);
1303 Query *setOpQuery, int childRToffset) in pull_up_union_leaf_queries() argument
1314 childRTindex = childRToffset + rtr->rtindex; in pull_up_union_leaf_queries()
1349 childRToffset); in pull_up_union_leaf_queries()
1351 childRToffset); in pull_up_union_leaf_queries()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/optimizer/prep/
H A Dprepjointree.c86 int childRToffset);
1303 Query *setOpQuery, int childRToffset) in pull_up_union_leaf_queries() argument
1314 childRTindex = childRToffset + rtr->rtindex; in pull_up_union_leaf_queries()
1349 childRToffset); in pull_up_union_leaf_queries()
1351 childRToffset); in pull_up_union_leaf_queries()

12