Home
last modified time | relevance | path

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

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c3542 List *innerpathkeys; in create_mergejoin_plan() local
3635 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
3638 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
3676 lip = list_head(innerpathkeys); in create_mergejoin_plan()
3760 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c3542 List *innerpathkeys; in create_mergejoin_plan() local
3635 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
3638 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
3676 lip = list_head(innerpathkeys); in create_mergejoin_plan()
3760 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c3542 List *innerpathkeys; in create_mergejoin_plan() local
3635 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
3638 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
3676 lip = list_head(innerpathkeys); in create_mergejoin_plan()
3760 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c3542 List *innerpathkeys; in create_mergejoin_plan() local
3635 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
3638 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
3676 lip = list_head(innerpathkeys); in create_mergejoin_plan()
3760 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c3542 List *innerpathkeys; in create_mergejoin_plan() local
3635 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
3638 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
3676 lip = list_head(innerpathkeys); in create_mergejoin_plan()
3760 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c3542 List *innerpathkeys; in create_mergejoin_plan() local
3635 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
3638 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
3676 lip = list_head(innerpathkeys); in create_mergejoin_plan()
3760 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c3542 List *innerpathkeys; in create_mergejoin_plan() local
3635 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
3638 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
3676 lip = list_head(innerpathkeys); in create_mergejoin_plan()
3760 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/optimizer/plan/
H A Dcreateplan.c4305 List *innerpathkeys; in create_mergejoin_plan() local
4404 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
4407 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
4445 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4519 lip = lnext(innerpathkeys, lip); in create_mergejoin_plan()
4528 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/optimizer/plan/
H A Dcreateplan.c4305 List *innerpathkeys; in create_mergejoin_plan() local
4404 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
4407 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
4445 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4519 lip = lnext(innerpathkeys, lip); in create_mergejoin_plan()
4528 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/optimizer/plan/
H A Dcreateplan.c4305 List *innerpathkeys; in create_mergejoin_plan() local
4404 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
4407 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
4445 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4519 lip = lnext(innerpathkeys, lip); in create_mergejoin_plan()
4528 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/optimizer/plan/
H A Dcreateplan.c4305 List *innerpathkeys; in create_mergejoin_plan() local
4404 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
4407 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
4445 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4519 lip = lnext(innerpathkeys, lip); in create_mergejoin_plan()
4528 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/optimizer/plan/
H A Dcreateplan.c4305 List *innerpathkeys; in create_mergejoin_plan() local
4404 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
4407 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
4445 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4519 lip = lnext(innerpathkeys, lip); in create_mergejoin_plan()
4528 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/optimizer/plan/
H A Dcreateplan.c4157 List *innerpathkeys; in create_mergejoin_plan() local
4256 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
4259 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
4297 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4371 lip = lnext(innerpathkeys, lip); in create_mergejoin_plan()
4380 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/optimizer/plan/
H A Dcreateplan.c4305 List *innerpathkeys; in create_mergejoin_plan() local
4404 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
4407 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
4445 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4519 lip = lnext(innerpathkeys, lip); in create_mergejoin_plan()
4528 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/optimizer/plan/
H A Dcreateplan.c4305 List *innerpathkeys;
4404 innerpathkeys = best_path->innersortkeys;
4407 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys;
4445 lip = list_head(innerpathkeys);
4519 lip = lnext(innerpathkeys, lip);
4528 foreach(l2, innerpathkeys)
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/optimizer/plan/
H A Dcreateplan.c4157 List *innerpathkeys; in create_mergejoin_plan() local
4256 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
4259 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
4297 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4371 lip = lnext(innerpathkeys, lip); in create_mergejoin_plan()
4380 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/optimizer/plan/
H A Dcreateplan.c4157 List *innerpathkeys; in create_mergejoin_plan() local
4256 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
4259 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
4297 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4371 lip = lnext(innerpathkeys, lip); in create_mergejoin_plan()
4380 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/optimizer/plan/
H A Dcreateplan.c4157 List *innerpathkeys; in create_mergejoin_plan() local
4256 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
4259 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
4297 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4371 lip = lnext(innerpathkeys, lip); in create_mergejoin_plan()
4380 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/optimizer/plan/
H A Dcreateplan.c4157 List *innerpathkeys; in create_mergejoin_plan() local
4256 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
4259 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
4297 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4371 lip = lnext(innerpathkeys, lip); in create_mergejoin_plan()
4380 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/optimizer/plan/
H A Dcreateplan.c4157 List *innerpathkeys; in create_mergejoin_plan() local
4256 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
4259 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
4297 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4371 lip = lnext(innerpathkeys, lip); in create_mergejoin_plan()
4380 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/optimizer/plan/
H A Dcreateplan.c4157 List *innerpathkeys; in create_mergejoin_plan() local
4256 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
4259 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
4297 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4371 lip = lnext(innerpathkeys, lip); in create_mergejoin_plan()
4380 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c3783 List *innerpathkeys; in create_mergejoin_plan() local
3876 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
3879 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
3917 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4000 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c3783 List *innerpathkeys; in create_mergejoin_plan() local
3876 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
3879 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
3917 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4000 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c3783 List *innerpathkeys; in create_mergejoin_plan() local
3876 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
3879 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
3917 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4000 foreach(l2, innerpathkeys) in create_mergejoin_plan()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/plan/
H A Dcreateplan.c3783 List *innerpathkeys; in create_mergejoin_plan() local
3876 innerpathkeys = best_path->innersortkeys; in create_mergejoin_plan()
3879 innerpathkeys = best_path->jpath.innerjoinpath->pathkeys; in create_mergejoin_plan()
3917 lip = list_head(innerpathkeys); in create_mergejoin_plan()
4000 foreach(l2, innerpathkeys) in create_mergejoin_plan()

12