.. |
combine_query_planner.c
|
Drop postgres 11 support
|
2021-03-25 09:20:28 +03:00 |
cte_inline.c
|
WIP
|
2021-06-14 18:48:32 +03:00 |
deparse_shard_query.c
|
Reduce local insert memory usage during deparsing
|
2021-05-18 16:11:43 +02:00 |
distributed_planner.c
|
WIP
|
2021-06-14 18:48:32 +03: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
|
Drop postgres 11 support
|
2021-03-25 09:20:28 +03:00 |
insert_select_planner.c
|
Drop postgres 11 support
|
2021-03-25 09:20:28 +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
|
Only cache local plans when reusing a distributed plan
|
2021-05-18 16:11:43 +02:00 |
multi_explain.c
|
Drop postgres 11 support
|
2021-03-25 09:20:28 +03:00 |
multi_join_order.c
|
Drop postgres 11 support
|
2021-03-25 09:20:28 +03:00 |
multi_logical_optimizer.c
|
Remove function GenerateNewTargetEntriesForSortClauses
|
2021-06-01 12:35:36 +03:00 |
multi_logical_planner.c
|
Fix FROM ONLY queries on partitioned tables
|
2021-04-27 16:10:07 +02:00 |
multi_physical_planner.c
|
Fix FROM ONLY queries on partitioned tables
|
2021-04-27 16:10:07 +02:00 |
multi_router_planner.c
|
Feature: localhost guc (#4836)
|
2021-05-12 16:59:44 +02: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
|
WIP
|
2021-06-14 18:48:32 +03:00 |
recursive_planning.c
|
WIP
|
2021-06-14 18:48:32 +03:00 |
relation_restriction_equivalence.c
|
Fix nested select query with union bug
|
2021-05-05 20:35:00 +03:00 |
shard_pruning.c
|
Drop postgres 11 support
|
2021-03-25 09:20:28 +03:00 |
tdigest_extension.c
|
adapt recently added code for pg13
|
2020-08-04 15:18:27 +03:00 |