Home
last modified time | relevance | path

Searched refs:reqColIdx (Results 1 – 25 of 44) sorted by relevance

12

/dports/databases/timescaledb/timescaledb-2.5.1/src/import/
H A Dplanner.h37 const AttrNumber *reqColIdx, bool adjust_tlist_in_place,
H A Dplanner.c731 const AttrNumber *reqColIdx, bool adjust_tlist_in_place, in ts_prepare_sort_from_pathkeys() argument
778 else if (reqColIdx != NULL) in ts_prepare_sort_from_pathkeys()
789 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in ts_prepare_sort_from_pathkeys()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c232 const AttrNumber *reqColIdx,
5100 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5151 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5162 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c232 const AttrNumber *reqColIdx,
5100 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5151 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5162 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c232 const AttrNumber *reqColIdx,
5100 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5151 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5162 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c232 const AttrNumber *reqColIdx,
5100 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5151 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5162 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c232 const AttrNumber *reqColIdx,
5100 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5151 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5162 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c232 const AttrNumber *reqColIdx,
5100 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5151 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5162 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c232 const AttrNumber *reqColIdx,
5100 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5151 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5162 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c241 const AttrNumber *reqColIdx,
5442 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5493 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5504 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c241 const AttrNumber *reqColIdx,
5442 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5493 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5504 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c241 const AttrNumber *reqColIdx,
5442 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5493 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5504 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c241 const AttrNumber *reqColIdx,
5442 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5493 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5504 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c242 const AttrNumber *reqColIdx,
5507 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5558 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5569 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c241 const AttrNumber *reqColIdx,
5442 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5493 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5504 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c241 const AttrNumber *reqColIdx,
5442 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5493 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5504 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c241 const AttrNumber *reqColIdx,
5442 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5493 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5504 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c242 const AttrNumber *reqColIdx,
5507 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5558 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5569 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c242 const AttrNumber *reqColIdx,
5507 const AttrNumber *reqColIdx,
5558 else if (reqColIdx != NULL)
5569 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c242 const AttrNumber *reqColIdx,
5507 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5558 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5569 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c242 const AttrNumber *reqColIdx,
5507 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5558 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5569 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c242 const AttrNumber *reqColIdx,
5507 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5558 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5569 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/optimizer/plan/
H A Dcreateplan.c242 const AttrNumber *reqColIdx,
5507 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5558 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5569 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/optimizer/plan/
H A Dcreateplan.c249 const AttrNumber *reqColIdx,
5738 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5789 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5800 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/optimizer/plan/
H A Dcreateplan.c249 const AttrNumber *reqColIdx,
5738 const AttrNumber *reqColIdx, in prepare_sort_from_pathkeys() argument
5789 else if (reqColIdx != NULL) in prepare_sort_from_pathkeys()
5800 tle = get_tle_by_resno(tlist, reqColIdx[numsortkeys]); in prepare_sort_from_pathkeys()

12