citus/src/backend/distributed/planner
Andres Freund b96ba9b490 Fix code only enabled for 9.5.
There's still supporting wrappers used, a subsequent commit will
remove those.

This also removes the already unused tuplecount_t define.
2017-06-26 08:46:32 -07:00
..
deparse_shard_query.c Add explicit RelationShards mapping to tasks 2016-12-23 10:23:43 +01:00
insert_select_planner.c Execute INSERT..SELECT via coordinator if it cannot be pushed down 2017-06-22 15:46:30 +02:00
multi_explain.c Fix code only enabled for 9.5. 2017-06-26 08:46:32 -07:00
multi_join_order.c Support PostgreSQL 10 (#1379) 2017-06-26 02:35:46 -06:00
multi_logical_optimizer.c Fix code only enabled for 9.5. 2017-06-26 08:46:32 -07:00
multi_logical_planner.c Fix code only enabled for 9.5. 2017-06-26 08:46:32 -07:00
multi_master_planner.c Fix code only enabled for 9.5. 2017-06-26 08:46:32 -07:00
multi_physical_planner.c Skip exhaustive test in CoPartitionedTables() if declared colocated (#1376) 2017-05-02 03:33:21 +03:00
multi_planner.c Execute INSERT..SELECT via coordinator if it cannot be pushed down 2017-06-22 15:46:30 +02:00
multi_router_planner.c Fix code only enabled for 9.5. 2017-06-26 08:46:32 -07:00
relation_restriction_equivalence.c Support PostgreSQL 10 (#1379) 2017-06-26 02:35:46 -06:00
shard_pruning.c Perform range based pruning if equality pruning has survivor. 2017-04-28 17:35:18 -07:00