citus/src/backend/distributed/planner
Onder Kalaci 504c00ef80 Replace an Assert with if
This commit replaces an assert with an if to enable constant values on the
INSERT..SELECT queries.
2016-10-30 13:48:55 +02:00
..
multi_explain.c Feature: INSERT INTO ... SELECT 2016-10-26 10:01:00 +03:00
multi_join_order.c Support PostgreSQL 9.6 2016-10-18 16:23:55 -06:00
multi_logical_optimizer.c Feature: INSERT INTO ... SELECT 2016-10-26 10:01:00 +03:00
multi_logical_planner.c Support PostgreSQL 9.6 2016-10-18 16:23:55 -06:00
multi_master_planner.c Support PostgreSQL 9.6 2016-10-18 16:23:55 -06:00
multi_physical_planner.c Feature: INSERT INTO ... SELECT 2016-10-26 10:01:00 +03:00
multi_planner.c Feature: INSERT INTO ... SELECT 2016-10-26 10:01:00 +03:00
multi_router_planner.c Replace an Assert with if 2016-10-30 13:48:55 +02:00