Home
last modified time | relevance | path

Searched refs:ipathkey (Results 1 – 25 of 84) sorted by relevance

1234

/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/path/
H A Dcostsize.c2214 PathKey *ipathkey; in initial_cost_mergejoin() local
2223 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2225 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2226 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2227 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2228 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/path/
H A Dcostsize.c2214 PathKey *ipathkey; in initial_cost_mergejoin() local
2223 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2225 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2226 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2227 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2228 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/path/
H A Dcostsize.c2214 PathKey *ipathkey; in initial_cost_mergejoin() local
2223 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2225 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2226 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2227 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2228 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/path/
H A Dcostsize.c2415 PathKey *ipathkey; in initial_cost_mergejoin() local
2424 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2426 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2427 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2428 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2429 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/path/
H A Dcostsize.c2415 PathKey *ipathkey; in initial_cost_mergejoin() local
2424 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2426 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2427 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2428 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2429 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/path/
H A Dcostsize.c2415 PathKey *ipathkey; in initial_cost_mergejoin() local
2424 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2426 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2427 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2428 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2429 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/optimizer/path/
H A Dcostsize.c2415 PathKey *ipathkey; in initial_cost_mergejoin() local
2424 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2426 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2427 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2428 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2429 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/path/
H A Dcostsize.c2415 PathKey *ipathkey; in initial_cost_mergejoin() local
2424 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2426 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2427 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2428 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2429 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/path/
H A Dcostsize.c2415 PathKey *ipathkey; in initial_cost_mergejoin() local
2424 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2426 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2427 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2428 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2429 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/optimizer/path/
H A Dcostsize.c2415 PathKey *ipathkey; in initial_cost_mergejoin() local
2424 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2426 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2427 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2428 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2429 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/path/
H A Dcostsize.c2214 PathKey *ipathkey; in initial_cost_mergejoin() local
2223 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2225 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2226 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2227 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2228 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/path/
H A Dcostsize.c2214 PathKey *ipathkey; in initial_cost_mergejoin() local
2223 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2225 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2226 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2227 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2228 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/path/
H A Dcostsize.c2214 PathKey *ipathkey; in initial_cost_mergejoin() local
2223 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2225 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2226 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2227 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2228 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/optimizer/path/
H A Dcostsize.c2214 PathKey *ipathkey; in initial_cost_mergejoin() local
2223 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2225 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2226 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2227 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2228 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c3683 PathKey *ipathkey = NULL; in create_mergejoin_plan() local
3746 ipathkey = (PathKey *) lfirst(lip); in create_mergejoin_plan()
3747 ipeclass = ipathkey->pk_eclass; in create_mergejoin_plan()
3764 ipathkey = (PathKey *) lfirst(l2); in create_mergejoin_plan()
3765 ipeclass = ipathkey->pk_eclass; in create_mergejoin_plan()
3787 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in create_mergejoin_plan()
3788 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation) in create_mergejoin_plan()
3791 (opathkey->pk_strategy != ipathkey->pk_strategy || in create_mergejoin_plan()
3792 opathkey->pk_nulls_first != ipathkey->pk_nulls_first)) in create_mergejoin_plan()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c3683 PathKey *ipathkey = NULL; in create_mergejoin_plan() local
3746 ipathkey = (PathKey *) lfirst(lip); in create_mergejoin_plan()
3747 ipeclass = ipathkey->pk_eclass; in create_mergejoin_plan()
3764 ipathkey = (PathKey *) lfirst(l2); in create_mergejoin_plan()
3765 ipeclass = ipathkey->pk_eclass; in create_mergejoin_plan()
3787 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in create_mergejoin_plan()
3788 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation) in create_mergejoin_plan()
3791 (opathkey->pk_strategy != ipathkey->pk_strategy || in create_mergejoin_plan()
3792 opathkey->pk_nulls_first != ipathkey->pk_nulls_first)) in create_mergejoin_plan()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c3683 PathKey *ipathkey = NULL; in create_mergejoin_plan() local
3746 ipathkey = (PathKey *) lfirst(lip); in create_mergejoin_plan()
3747 ipeclass = ipathkey->pk_eclass; in create_mergejoin_plan()
3764 ipathkey = (PathKey *) lfirst(l2); in create_mergejoin_plan()
3765 ipeclass = ipathkey->pk_eclass; in create_mergejoin_plan()
3787 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in create_mergejoin_plan()
3788 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation) in create_mergejoin_plan()
3791 (opathkey->pk_strategy != ipathkey->pk_strategy || in create_mergejoin_plan()
3792 opathkey->pk_nulls_first != ipathkey->pk_nulls_first)) in create_mergejoin_plan()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c3683 PathKey *ipathkey = NULL; in create_mergejoin_plan() local
3746 ipathkey = (PathKey *) lfirst(lip); in create_mergejoin_plan()
3747 ipeclass = ipathkey->pk_eclass; in create_mergejoin_plan()
3764 ipathkey = (PathKey *) lfirst(l2); in create_mergejoin_plan()
3765 ipeclass = ipathkey->pk_eclass; in create_mergejoin_plan()
3787 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in create_mergejoin_plan()
3788 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation) in create_mergejoin_plan()
3791 (opathkey->pk_strategy != ipathkey->pk_strategy || in create_mergejoin_plan()
3792 opathkey->pk_nulls_first != ipathkey->pk_nulls_first)) in create_mergejoin_plan()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c3683 PathKey *ipathkey = NULL; in create_mergejoin_plan() local
3746 ipathkey = (PathKey *) lfirst(lip); in create_mergejoin_plan()
3747 ipeclass = ipathkey->pk_eclass; in create_mergejoin_plan()
3764 ipathkey = (PathKey *) lfirst(l2); in create_mergejoin_plan()
3765 ipeclass = ipathkey->pk_eclass; in create_mergejoin_plan()
3787 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in create_mergejoin_plan()
3788 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation) in create_mergejoin_plan()
3791 (opathkey->pk_strategy != ipathkey->pk_strategy || in create_mergejoin_plan()
3792 opathkey->pk_nulls_first != ipathkey->pk_nulls_first)) in create_mergejoin_plan()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c3683 PathKey *ipathkey = NULL; in create_mergejoin_plan() local
3746 ipathkey = (PathKey *) lfirst(lip); in create_mergejoin_plan()
3747 ipeclass = ipathkey->pk_eclass; in create_mergejoin_plan()
3764 ipathkey = (PathKey *) lfirst(l2); in create_mergejoin_plan()
3765 ipeclass = ipathkey->pk_eclass; in create_mergejoin_plan()
3787 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in create_mergejoin_plan()
3788 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation) in create_mergejoin_plan()
3791 (opathkey->pk_strategy != ipathkey->pk_strategy || in create_mergejoin_plan()
3792 opathkey->pk_nulls_first != ipathkey->pk_nulls_first)) in create_mergejoin_plan()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c3683 PathKey *ipathkey = NULL; in create_mergejoin_plan() local
3746 ipathkey = (PathKey *) lfirst(lip); in create_mergejoin_plan()
3747 ipeclass = ipathkey->pk_eclass; in create_mergejoin_plan()
3764 ipathkey = (PathKey *) lfirst(l2); in create_mergejoin_plan()
3765 ipeclass = ipathkey->pk_eclass; in create_mergejoin_plan()
3787 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in create_mergejoin_plan()
3788 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation) in create_mergejoin_plan()
3791 (opathkey->pk_strategy != ipathkey->pk_strategy || in create_mergejoin_plan()
3792 opathkey->pk_nulls_first != ipathkey->pk_nulls_first)) in create_mergejoin_plan()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/optimizer/path/
H A Dcostsize.c2645 PathKey *ipathkey; in initial_cost_mergejoin() local
2654 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2656 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2657 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2658 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2659 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/optimizer/path/
H A Dcostsize.c2645 PathKey *ipathkey; in initial_cost_mergejoin() local
2654 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2656 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2657 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2658 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2659 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/optimizer/path/
H A Dcostsize.c2645 PathKey *ipathkey; in initial_cost_mergejoin() local
2654 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2656 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2657 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2658 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2659 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/optimizer/path/
H A Dcostsize.c2645 PathKey *ipathkey; in initial_cost_mergejoin() local
2654 ipathkey = (PathKey *) linitial(ipathkeys); in initial_cost_mergejoin()
2656 if (opathkey->pk_opfamily != ipathkey->pk_opfamily || in initial_cost_mergejoin()
2657 opathkey->pk_eclass->ec_collation != ipathkey->pk_eclass->ec_collation || in initial_cost_mergejoin()
2658 opathkey->pk_strategy != ipathkey->pk_strategy || in initial_cost_mergejoin()
2659 opathkey->pk_nulls_first != ipathkey->pk_nulls_first) in initial_cost_mergejoin()

1234