.. |
cte_inline.c
|
use macros for pg versions instead of hardcoded values (#3694)
|
2020-04-01 17:01:52 +03:00 |
deparse_shard_query.c
|
implement GetOnlyShardOidOfReferenceTable and some refactor in shard_uitls
|
2020-04-03 18:24:13 +03:00 |
distributed_planner.c
|
Issue worker messages with the same log level
|
2020-04-14 21:08:25 +02:00 |
extended_op_node_utils.c
|
use macros for pg versions instead of hardcoded values (#3694)
|
2020-04-01 17:01:52 +03:00 |
fast_path_router_planner.c
|
use macros for pg versions instead of hardcoded values (#3694)
|
2020-04-01 17:01:52 +03:00 |
function_call_delegation.c
|
use macros for pg versions instead of hardcoded values (#3694)
|
2020-04-01 17:01:52 +03:00 |
insert_select_planner.c
|
Evaluate nextval in the target list on the coordinator
|
2020-04-02 02:53:19 +02:00 |
intermediate_result_pruning.c
|
Fix intermediate result pruning for INSERT..SELECT
|
2020-04-07 11:07:49 +02:00 |
local_plan_cache.c
|
use an enum for local execution status (#3733)
|
2020-04-09 19:11:04 +03:00 |
multi_explain.c
|
move queryStringList into taskQuery
|
2020-03-31 15:47:55 +03:00 |
multi_join_order.c
|
use macros for pg versions instead of hardcoded values (#3694)
|
2020-04-01 17:01:52 +03:00 |
multi_logical_optimizer.c
|
Defer get_agg_clause_costs, it happens later & avoids errors
|
2020-04-10 13:26:05 +00:00 |
multi_logical_planner.c
|
Defer get_agg_clause_costs, it happens later & avoids errors
|
2020-04-10 13:26:05 +00:00 |
multi_master_planner.c
|
Simplify intermediate result pruning logic
|
2020-04-07 10:53:29 +02:00 |
multi_physical_planner.c
|
Simplify intermediate result pruning logic
|
2020-04-07 10:53:29 +02:00 |
multi_router_planner.c
|
fix incorrect groupid or nodeid (#3710)
|
2020-04-07 11:14:14 +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
|
use macros for pg versions instead of hardcoded values (#3694)
|
2020-04-01 17:01:52 +03:00 |
query_colocation_checker.c
|
Defer get_agg_clause_costs, it happens later & avoids errors
|
2020-04-10 13:26:05 +00:00 |
query_pushdown_planning.c
|
use macros for pg versions instead of hardcoded values (#3694)
|
2020-04-01 17:01:52 +03:00 |
recursive_planning.c
|
use macros for pg versions instead of hardcoded values (#3694)
|
2020-04-01 17:01:52 +03:00 |
relation_restriction_equivalence.c
|
use macros for pg versions instead of hardcoded values (#3694)
|
2020-04-01 17:01:52 +03:00 |
shard_pruning.c
|
use macros for pg versions instead of hardcoded values (#3694)
|
2020-04-01 17:01:52 +03:00 |