citus/src/test/regress
Murat Tuncer a6fe5ca183 PG11 compatibility update
- changes in ruleutils_11.c is reflected
- vacuum statement api change is handled. We now allow
  multi-table vacuum commands.
- some other function header changes are reflected
- api conflicts between PG11 and earlier versions
  are handled by adding shims in version_compat.h
- various regression tests are fixed due output and
  functionality in PG1
- no change is made to support new features in PG11
  they need to be handled by new commit
2018-04-26 11:29:43 +03:00
..
data Adds colocation check to local join 2018-04-04 22:49:27 +03:00
expected PG11 compatibility update 2018-04-26 11:29:43 +03:00
input Fix hard-coded temp directory in multi_copy 2018-04-17 15:01:22 -07:00
output Fix hard-coded temp directory in multi_copy 2018-04-17 15:01:22 -07:00
specs Fix isolation tests for windows echo command 2018-03-27 14:18:48 -07:00
sql PG11 compatibility update 2018-04-26 11:29:43 +03:00
.gitignore Add missing regression test output files to .gitignore 2017-04-29 03:56:14 +02:00
Makefile Add base schedule for only running specific regression tests 2018-01-25 18:51:22 +01:00
base_schedule Add base schedule for only running specific regression tests 2018-01-25 18:51:22 +01:00
isolation_schedule the tests are separated and some more added 2017-11-20 11:45:48 +03:00
multi_follower_schedule Add regression tests for follower clusters 2017-08-12 12:05:56 +02:00
multi_mx_schedule Add partitioning support to MX tables 2018-04-06 12:47:06 +03:00
multi_schedule PG11 compatibility update 2018-04-26 11:29:43 +03:00
multi_task_tracker_extra_schedule Push down LIMIT and HAVING when grouped by partition key. (#1641) 2017-10-02 20:17:51 -04:00
pg_regress_multi.pl Configure appveyor to run regression tests 2018-04-25 18:02:07 -07:00
worker_schedule Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00