citus/src/backend/distributed/planner
Onur Tirtir 6fa965cd17
Merge branch 'master' into fix/subscript-jsonb
2022-03-09 14:08:17 +03:00
..
combine_query_planner.c Drop postgres 11 support 2021-03-25 09:20:28 +03:00
cte_inline.c Drop postgres 11 support 2021-03-25 09:20:28 +03:00
deparse_shard_query.c Fix missing from entry 2021-11-04 18:54:52 +03:00
distributed_planner.c Hide shards from application_name's with a specific prefix 2022-01-18 15:20:55 +04:00
extended_op_node_utils.c Drop postgres 11 support 2021-03-25 09:20:28 +03:00
fast_path_router_planner.c Drop postgres 11 support 2021-03-25 09:20:28 +03:00
function_call_delegation.c Force-delegated functions' distribution argument must be reset as soon as the routine completes execution, 2022-02-17 10:48:30 -08:00
insert_select_planner.c Pass NULL for plannerInfo as we don't generate PlaceHolderVars 2021-09-03 15:27:25 +03:00
intermediate_result_pruning.c Replace workerNodeCount -> nodeCount 2021-02-03 20:02:03 +03:00
local_distributed_join_planner.c Get prepared for some improvements for online rebalancer 2021-05-10 19:54:31 +02:00
local_plan_cache.c Fix missing from entry 2021-11-04 18:54:52 +03:00
multi_explain.c Remove NOOP tuplestore_donestoring calls 2021-12-14 18:55:02 +03:00
multi_join_order.c Disable implicit single re-partition joins for append tables 2021-10-18 21:11:16 +02:00
multi_logical_optimizer.c Fix coordinator/worker query targetlists for agg. that we cannot push-down (#5679) 2022-02-04 05:37:25 -08:00
multi_logical_planner.c Never allow co-located joins of append-distributed tables 2021-10-18 21:11:16 +02:00
multi_physical_planner.c Only use a single placement for map tasks 2022-02-23 19:40:21 +01:00
multi_router_planner.c Merge branch 'master' into fix/subscript-jsonb 2022-02-22 01:25:12 +03:00
planner_readme.md Fix some more master->coordinator comments 2020-07-07 10:37:53 +02:00
query_colocation_checker.c Drop postgres 11 support 2021-03-25 09:20:28 +03:00
query_pushdown_planning.c Fixes function names in comments 2021-10-06 09:24:43 +03:00
recursive_planning.c Fixes function names in comments 2021-10-06 09:24:43 +03:00
relation_restriction_equivalence.c Refactor AttributeEquivalenceId (#5006) 2021-12-23 13:19:02 +03:00
shard_pruning.c Fix typo: "no sharding pruning constraints" -> "no shard pruning constraints" (#5490) 2021-11-25 21:00:44 +01:00
tdigest_extension.c adapt recently added code for pg13 2020-08-04 15:18:27 +03:00