citus/src/test/regress
velioglu faf50849d7 Enhance pushdown planning logic to handle full outer joins with using clause
Since flattening query may flatten outer joins' columns into coalesce expr that is
in the USING part, and that was not expected before this commit, these queries were
erroring out. It is fixed by this commit with considering coalesce expression as well.
2019-03-05 11:49:30 +03:00
..
data Adds colocation check to local join 2018-04-04 22:49:27 +03:00
expected Enhance pushdown planning logic to handle full outer joins with using clause 2019-03-05 11:49:30 +03:00
input Plan outer joins through pushdown planning 2019-01-05 20:55:27 +01:00
mitmscripts Failure&cancellation tests for mx metadata sync 2019-02-01 11:50:25 +03:00
output Plan outer joins through pushdown planning 2019-01-05 20:55:27 +01:00
specs Restrict visibility of get_*_active_transactions functions to pg_monitor 2018-12-19 18:32:42 +01:00
sql Enhance pushdown planning logic to handle full outer joins with using clause 2019-03-05 11:49:30 +03:00
.gitignore Description: Fix failures of tests on recent postgres builds 2018-11-13 16:53:05 +01:00
Makefile Add test-timing script 2019-02-26 23:01:40 -07:00
Pipfile Travis uses Pipfile instead of re-specifying deps 2018-09-12 17:37:14 -06:00
Pipfile.lock Travis uses Pipfile instead of re-specifying deps 2018-09-12 17:37:14 -06:00
base_schedule Add base schedule for only running specific regression tests 2018-01-25 18:51:22 +01:00
failure_schedule Failure&cancellation tests for mx metadata sync 2019-02-01 11:50:25 +03:00
isolation_schedule Restrict visibility of get_*_active_transactions functions to pg_monitor 2018-12-19 18:32:42 +01:00
log_test_times Add test-timing script 2019-02-26 23:01:40 -07:00
multi_follower_schedule Allow simple DML commands from hot standby 2018-10-06 10:54:44 +02:00
multi_mx_schedule Support TRUNCATE from the MX worker nodes 2018-09-03 14:06:31 +03:00
multi_schedule Enhance pushdown planning logic to handle full outer joins with using clause 2019-03-05 11:49:30 +03:00
multi_task_tracker_extra_schedule Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
pg_regress_multi.pl Enable CircleCI 2019-02-26 22:17:26 -07:00
worker_schedule Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00