citus/src/backend/distributed/planner
Marco Slot c0827703ec Fix EXPLAIN ANALYZE JSON format for subplans 2022-04-07 11:38:20 +02:00
..
combine_query_planner.c Drop postgres 11 support 2021-03-25 09:20:28 +03:00
cte_inline.c Remove citus.enable_cte_inlining GUC 2022-03-22 17:14:44 +01:00
deparse_shard_query.c Fix missing from entry 2021-11-04 18:54:52 +03:00
distributed_planner.c Remove citus.enable_cte_inlining GUC 2022-03-22 17:14:44 +01: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 Add versions of forboth that don't need ListCell (#5856) 2022-03-23 14:50:36 +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 Fix EXPLAIN ANALYZE JSON format for subplans 2022-04-07 11:38:20 +02: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 Add TABLESAMPLE support 2022-04-01 15:51:40 +02:00
multi_physical_planner.c Add TABLESAMPLE support 2022-04-01 15:51:40 +02:00
multi_router_planner.c Refactor CreateDistributedTable to take column name 2022-02-21 12:07:17 +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 Start erroring out for unsupported lateral subqueries (#5753) 2022-03-11 11:59:18 +01: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