citus/src/test/regress
Dimitri Fontaine 17266e3301 Implement ALTER INDEX ... RENAME TO ...
The command is now distributed among the shards when the table is
distributed. To that effect, we fill in the DDLJob's targetRelationId with
the OID of the table for which the index is defined, rather than the OID of
the index itself.
2018-01-17 21:56:40 +01:00
..
data The data used in regression tests is reduced 2017-11-28 14:15:46 +03:00
expected Bump citus version to 7.3devel 2018-01-16 11:50:28 +03:00
input Implement ALTER INDEX ... RENAME TO ... 2018-01-17 21:56:40 +01:00
output Implement ALTER INDEX ... RENAME TO ... 2018-01-17 21:56:40 +01:00
specs Add test that checks whether distributed transaction ID survives pg_dist_partition invalidation 2018-01-11 16:14:39 +02:00
sql Add DDL tests with non-public schema. 2018-01-11 13:21:24 +01:00
.gitignore Add missing regression test output files to .gitignore 2017-04-29 03:56:14 +02:00
Makefile Make reports hostname configurable and enable stats collection in tests. 2017-10-31 21:51:43 -04: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 Do not run multi_mx_modifications in parallel with multi_mx_transaction_recovery 2017-11-29 15:35:21 +01:00
multi_schedule Recursively plan set operations when leaf nodes recur 2017-12-26 13:46:55 +02: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 regression test shard_count is changed from 32 to 4 2017-11-20 12:47:49 +03:00
worker_schedule Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00