citus/src/test/regress/output
Onder Kalaci 6f381443a9 Enabling physical planner for subquery pushdown changes
This commit applies the logic that exists in INSERT .. SELECT
planning to the subquery pushdown changes.

The main algorithm is followed as :
   - pick an anchor relation (i.e., target relation)
   - per each target shard interval
       - add the target shard interval's shard range
         as a restriction to the relations (if all relations
         joined on the partition keys)
        - Check whether the query is router plannable per
          target shard interval.
        - If router plannable, create a task
2017-04-24 15:22:32 +03:00
..
multi_agg_distinct.source Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_agg_type_conversion.source Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_alter_table_statements.source Implement ALTER TABLE ADD CONSTRAINT command 2017-04-20 15:02:33 +03:00
multi_append_table_to_shard.source Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_complex_count_distinct.source Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_copy.source Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_create_schema.source Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_insert_select_behavioral_analytics_create_table.source Remove uninstantiated qual logic, use attribute equivalences 2017-04-13 11:51:26 +03:00
multi_large_shardid.source Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_load_data.source Stabilize test outputs 2017-04-21 16:08:52 +03:00
multi_load_large_records.source Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_load_more_data.source Stabilize test outputs 2017-04-21 16:08:52 +03:00
multi_master_delete_protocol.source Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_mx_copy_data.source Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_outer_join.source Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00
multi_outer_join_reference.source Stabilize test outputs 2017-04-21 16:08:52 +03:00
multi_subquery.source Enabling physical planner for subquery pushdown changes 2017-04-24 15:22:32 +03:00
multi_subquery_0.source Enabling physical planner for subquery pushdown changes 2017-04-24 15:22:32 +03:00
worker_copy.source Remove redundant pg_dist_jobid_seq restarts in tests 2017-04-18 11:42:32 +02:00