.. |
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
|
Implement beginnings of join pushdown
|
2021-12-01 12:54:37 +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
|
Pushdown procedures with OUT parameters (#5348)
|
2021-10-11 23:14:36 -07: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
|
Fixes function names in comments
|
2021-10-06 09:24:43 +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
|
Fixes function names in comments
|
2021-10-06 09:24:43 +03: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
|
Active placements can only be on active nodes
|
2021-11-26 09:14:33 +01:00 |
multi_router_planner.c
|
Fix typos. Spurred spotting "connectios" in logs
|
2021-10-25 13:54:09 +00:00 |
path_based_planner.c
|
simple group by push down
|
2021-12-01 12:54:38 +01: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
|
Never allow co-located joins of append-distributed tables
|
2021-10-18 21:11:16 +02: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 |