citus/src/test/regress
Metin Doslu d03a2af778 Add HAVING support
This commit completes having support in Citus by adding having support for
real-time and task-tracker executors. Multiple tests are added to regression
tests to cover new supported queries with having support.
2016-10-13 15:47:53 +03:00
..
data Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
expected Add HAVING support 2016-10-13 15:47:53 +03:00
input Remove pg_toast_* references from regression tests 2016-09-09 11:31:51 +03:00
output Introduce placement IDs. 2016-10-07 11:59:20 -07:00
sql Add HAVING support 2016-10-13 15:47:53 +03:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
Makefile Fix tests and tell Travis to run them all 2016-10-07 17:32:54 -06:00
multi_binary_schedule Switch from pg_worker_list.conf file to pg_dist_node metadata table. 2016-10-05 13:01:35 +03:00
multi_schedule Add Metadata Snapshot Infrastructure 2016-10-13 10:40:14 +03:00
multi_task_tracker_extra_schedule Switch from pg_worker_list.conf file to pg_dist_node metadata table. 2016-10-05 13:01:35 +03:00
pg_regress_multi.pl Switch from pg_worker_list.conf file to pg_dist_node metadata table. 2016-10-05 13:01:35 +03:00
worker_schedule Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00