citus/src/test/regress
Eren Basak e43eed0f7a Prevent Deadlock on Dropping MX Tables with Sequences
This change prevents a deadlock situation during DROP TABLE on an
mx table with sequences on workers with metadata.
2016-12-28 16:32:20 +03:00
..
data Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
expected Prevent Deadlock on Dropping MX Tables with Sequences 2016-12-28 16:32:20 +03:00
input Add error hint to failing modify query 2016-12-23 19:43:55 +03:00
output Add error hint to failing modify query 2016-12-23 19:43:55 +03:00
specs Simple isolationtester dml vs. repair tests. 2016-10-27 00:31:41 -07:00
sql Prevent Deadlock on Dropping MX Tables with Sequences 2016-12-28 16:32:20 +03:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
Makefile Add support for running regression tests under valgrind. 2016-12-12 15:42:11 -08:00
isolation_schedule Simple isolationtester dml vs. repair tests. 2016-10-27 00:31:41 -07: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 GRANT SELECT access for metadata tables to public 2016-12-23 16:32:47 +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 Add support for running regression tests under valgrind. 2016-12-12 15:42:11 -08:00
worker_schedule Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00