Home
last modified time | relevance | path

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

12

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/optimizer/plan/
H A Dcreateplan.c70 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
850 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1568 flags | CP_SMALL_TLIST); in create_material_plan()
1598 flags | CP_SMALL_TLIST); in create_memoize_plan()
2106 flags | CP_SMALL_TLIST); in create_sort_plan()
2137 flags | CP_SMALL_TLIST); in create_incrementalsort_plan()
2556 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4327 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4330 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4629 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/optimizer/plan/
H A Dcreateplan.c70 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
850 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1568 flags | CP_SMALL_TLIST); in create_material_plan()
1598 flags | CP_SMALL_TLIST); in create_memoize_plan()
2106 flags | CP_SMALL_TLIST); in create_sort_plan()
2137 flags | CP_SMALL_TLIST); in create_incrementalsort_plan()
2556 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4327 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4330 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4629 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/optimizer/plan/
H A Dcreateplan.c70 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
850 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1568 flags | CP_SMALL_TLIST); in create_material_plan()
1598 flags | CP_SMALL_TLIST); in create_memoize_plan()
2106 flags | CP_SMALL_TLIST); in create_sort_plan()
2137 flags | CP_SMALL_TLIST); in create_incrementalsort_plan()
2556 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4327 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4330 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4629 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/optimizer/plan/
H A Dcreateplan.c70 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
850 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1568 flags | CP_SMALL_TLIST); in create_material_plan()
1598 flags | CP_SMALL_TLIST); in create_memoize_plan()
2106 flags | CP_SMALL_TLIST); in create_sort_plan()
2137 flags | CP_SMALL_TLIST); in create_incrementalsort_plan()
2556 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4327 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4330 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4629 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/optimizer/plan/
H A Dcreateplan.c70 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
850 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1568 flags | CP_SMALL_TLIST); in create_material_plan()
1598 flags | CP_SMALL_TLIST); in create_memoize_plan()
2106 flags | CP_SMALL_TLIST); in create_sort_plan()
2137 flags | CP_SMALL_TLIST); in create_incrementalsort_plan()
2556 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4327 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4330 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4629 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/optimizer/plan/
H A Dcreateplan.c70 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
850 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1568 flags | CP_SMALL_TLIST); in create_material_plan()
1598 flags | CP_SMALL_TLIST); in create_memoize_plan()
2106 flags | CP_SMALL_TLIST); in create_sort_plan()
2137 flags | CP_SMALL_TLIST); in create_incrementalsort_plan()
2556 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4327 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4330 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4629 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/optimizer/plan/
H A Dcreateplan.c70 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */
850 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))
1568 flags | CP_SMALL_TLIST);
1598 flags | CP_SMALL_TLIST);
2106 flags | CP_SMALL_TLIST);
2137 flags | CP_SMALL_TLIST);
2556 CP_LABEL_TLIST | CP_SMALL_TLIST);
4327 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0);
4330 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0);
4629 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0);
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c66 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
744 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1139 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_merge_append_plan()
1194 flags | CP_SMALL_TLIST); in create_material_plan()
1567 flags | CP_SMALL_TLIST); in create_sort_plan()
1971 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
3562 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
3565 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
3856 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
3859 CP_SMALL_TLIST); in create_hashjoin_plan()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c66 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
744 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1139 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_merge_append_plan()
1194 flags | CP_SMALL_TLIST); in create_material_plan()
1567 flags | CP_SMALL_TLIST); in create_sort_plan()
1971 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
3562 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
3565 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
3856 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
3859 CP_SMALL_TLIST); in create_hashjoin_plan()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c66 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
744 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1139 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_merge_append_plan()
1194 flags | CP_SMALL_TLIST); in create_material_plan()
1567 flags | CP_SMALL_TLIST); in create_sort_plan()
1971 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
3562 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
3565 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
3856 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
3859 CP_SMALL_TLIST); in create_hashjoin_plan()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c66 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
744 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1139 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_merge_append_plan()
1194 flags | CP_SMALL_TLIST); in create_material_plan()
1567 flags | CP_SMALL_TLIST); in create_sort_plan()
1971 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
3562 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
3565 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
3856 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
3859 CP_SMALL_TLIST); in create_hashjoin_plan()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c66 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
744 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1139 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_merge_append_plan()
1194 flags | CP_SMALL_TLIST); in create_material_plan()
1567 flags | CP_SMALL_TLIST); in create_sort_plan()
1971 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
3562 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
3565 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
3856 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
3859 CP_SMALL_TLIST); in create_hashjoin_plan()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c66 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
744 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1139 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_merge_append_plan()
1194 flags | CP_SMALL_TLIST); in create_material_plan()
1567 flags | CP_SMALL_TLIST); in create_sort_plan()
1971 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
3562 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
3565 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
3856 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
3859 CP_SMALL_TLIST); in create_hashjoin_plan()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dcreateplan.c66 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
744 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1139 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_merge_append_plan()
1194 flags | CP_SMALL_TLIST); in create_material_plan()
1567 flags | CP_SMALL_TLIST); in create_sort_plan()
1971 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
3562 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
3565 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
3856 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
3859 CP_SMALL_TLIST); in create_hashjoin_plan()
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/optimizer/plan/
H A Dcreateplan.c69 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
813 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1254 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_append_plan()
1416 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_merge_append_plan()
1495 flags | CP_SMALL_TLIST); in create_material_plan()
1978 flags | CP_SMALL_TLIST); in create_sort_plan()
2408 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4106 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4109 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4408 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/optimizer/plan/
H A Dcreateplan.c69 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
813 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1254 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_append_plan()
1416 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_merge_append_plan()
1495 flags | CP_SMALL_TLIST); in create_material_plan()
1978 flags | CP_SMALL_TLIST); in create_sort_plan()
2408 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4106 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4109 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4408 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/optimizer/plan/
H A Dcreateplan.c69 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */
813 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))
1254 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)))
1416 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)))
1495 flags | CP_SMALL_TLIST);
1978 flags | CP_SMALL_TLIST);
2408 CP_LABEL_TLIST | CP_SMALL_TLIST);
4106 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0);
4109 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0);
4408 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0);
[all …]
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/optimizer/plan/
H A Dcreateplan.c69 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
813 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1254 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_append_plan()
1416 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_merge_append_plan()
1495 flags | CP_SMALL_TLIST); in create_material_plan()
1978 flags | CP_SMALL_TLIST); in create_sort_plan()
2408 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4106 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4109 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4408 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/optimizer/plan/
H A Dcreateplan.c69 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */
813 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))
1254 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)))
1416 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)))
1495 flags | CP_SMALL_TLIST);
1978 flags | CP_SMALL_TLIST);
2408 CP_LABEL_TLIST | CP_SMALL_TLIST);
4106 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0);
4109 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0);
4408 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0);
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/optimizer/plan/
H A Dcreateplan.c69 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
813 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1254 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_append_plan()
1416 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_merge_append_plan()
1495 flags | CP_SMALL_TLIST); in create_material_plan()
1978 flags | CP_SMALL_TLIST); in create_sort_plan()
2408 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4106 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4109 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4408 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/optimizer/plan/
H A Dcreateplan.c69 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
813 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1254 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_append_plan()
1416 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_merge_append_plan()
1495 flags | CP_SMALL_TLIST); in create_material_plan()
1978 flags | CP_SMALL_TLIST); in create_sort_plan()
2408 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4106 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4109 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4408 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/optimizer/plan/
H A Dcreateplan.c69 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
823 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1265 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_append_plan()
1507 flags | CP_SMALL_TLIST); in create_material_plan()
1991 flags | CP_SMALL_TLIST); in create_sort_plan()
2022 flags | CP_SMALL_TLIST); in create_incrementalsort_plan()
2451 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4179 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4182 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4481 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/optimizer/plan/
H A Dcreateplan.c69 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
823 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1265 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_append_plan()
1507 flags | CP_SMALL_TLIST); in create_material_plan()
1991 flags | CP_SMALL_TLIST); in create_sort_plan()
2022 flags | CP_SMALL_TLIST); in create_incrementalsort_plan()
2451 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4179 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4182 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4481 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/optimizer/plan/
H A Dcreateplan.c69 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
823 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1265 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_append_plan()
1507 flags | CP_SMALL_TLIST); in create_material_plan()
1991 flags | CP_SMALL_TLIST); in create_sort_plan()
2022 flags | CP_SMALL_TLIST); in create_incrementalsort_plan()
2451 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4179 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4182 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4481 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/optimizer/plan/
H A Dcreateplan.c69 #define CP_SMALL_TLIST 0x0002 /* Prefer narrower tlists */ macro
823 if (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST)) in use_physical_tlist()
1265 if (tlist_was_changed && (flags & (CP_EXACT_TLIST | CP_SMALL_TLIST))) in create_append_plan()
1507 flags | CP_SMALL_TLIST); in create_material_plan()
1991 flags | CP_SMALL_TLIST); in create_sort_plan()
2022 flags | CP_SMALL_TLIST); in create_incrementalsort_plan()
2451 CP_LABEL_TLIST | CP_SMALL_TLIST); in create_windowagg_plan()
4179 (best_path->outersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4182 (best_path->innersortkeys != NIL) ? CP_SMALL_TLIST : 0); in create_mergejoin_plan()
4481 (best_path->num_batches > 1) ? CP_SMALL_TLIST : 0); in create_hashjoin_plan()
[all …]

12