.. |
deparse_shard_query.c
|
remove copyright years (#3286)
|
2019-12-11 21:14:08 +03:00 |
distributed_planner.c
|
Estimate cost of read_intermediate_results()
|
2019-12-17 13:51:51 -08:00 |
extended_op_node_utils.c
|
Do not repeat GROUP BY distribution_column on coordinator
|
2019-12-25 01:33:41 +00:00 |
fast_path_router_planner.c
|
Do not go through standard_planner() for INSERTs (#3348)
|
2020-01-03 12:15:22 +00:00 |
function_call_delegation.c
|
Fix issue in IsMultiStatementTransaction detection
|
2019-12-16 17:01:43 +01:00 |
insert_select_planner.c
|
Do not go through standard_planner() for INSERTs (#3348)
|
2020-01-03 12:15:22 +00:00 |
intermediate_result_pruning.c
|
Automatically convert useless declarations using regex replace (#3181)
|
2019-11-21 13:47:29 +01:00 |
multi_explain.c
|
replace Begin words in coordinated transactions with use (#3293)
|
2019-12-16 10:40:31 +03:00 |
multi_join_order.c
|
Allow cartesian products on reference tables
|
2019-12-27 15:05:51 +01:00 |
multi_logical_optimizer.c
|
Do not repeat GROUP BY distribution_column on coordinator
|
2019-12-25 01:33:41 +00:00 |
multi_logical_planner.c
|
Allow cartesian products on reference tables
|
2019-12-27 15:05:51 +01:00 |
multi_master_planner.c
|
Implement support for RECORD[] where we support RECORD
|
2019-11-27 15:02:43 +00:00 |
multi_physical_planner.c
|
Allow cartesian products on reference tables
|
2019-12-27 15:05:51 +01:00 |
multi_router_planner.c
|
refactor extract distributed insert values rte (#3287)
|
2019-12-12 23:47:44 +03:00 |
planner_readme.md
|
Strip trailing whitespace and add final newline (#3186)
|
2019-11-21 14:25:37 +01:00 |
postgres_planning_functions.c
|
Automatically convert useless declarations using regex replace (#3181)
|
2019-11-21 13:47:29 +01:00 |
query_colocation_checker.c
|
Automatically convert useless declarations using regex replace (#3181)
|
2019-11-21 13:47:29 +01:00 |
query_pushdown_planning.c
|
Fix incorrect union all pushdown issue
|
2020-01-01 09:03:50 +01:00 |
recursive_planning.c
|
Automatically convert useless declarations using regex replace (#3181)
|
2019-11-21 13:47:29 +01:00 |
relation_restriction_equivalence.c
|
Fix incorrect union all pushdown issue
|
2020-01-01 09:03:50 +01:00 |
shard_pruning.c
|
Fix crash in IN (NULL) queries
|
2019-12-13 08:35:54 +01:00 |