citus/src/test/regress
Dimitri Fontaine 8b258cbdb0 Lock reads and writes only to the node being updated in master_update_node
Rather than locking out all the writes in the cluster, the function now only
locks out writes that target shards hosted by the node we're updating.
2018-05-09 15:14:20 +02:00
..
data Adds colocation check to local join 2018-04-04 22:49:27 +03:00
expected Lock reads and writes only to the node being updated in master_update_node 2018-05-09 15:14:20 +02:00
input shard count for some of the tests are increased 2018-05-03 10:44:43 +03:00
output shard count for some of the tests are increased 2018-05-03 10:44:43 +03:00
specs Lock reads and writes only to the node being updated in master_update_node 2018-05-09 15:14:20 +02:00
sql Check volatile functions in modify queries 2018-05-08 11:16:40 +03:00
.gitignore Add missing regression test output files to .gitignore 2017-04-29 03:56:14 +02:00
Makefile Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02:00
base_schedule Add base schedule for only running specific regression tests 2018-01-25 18:51:22 +01:00
isolation_schedule Lock reads and writes only to the node being updated in master_update_node 2018-05-09 15:14:20 +02:00
multi_follower_schedule Add regression tests for follower clusters 2017-08-12 12:05:56 +02:00
multi_mx_schedule Run recursive_dml_queries_mx test on its own 2018-05-06 17:12:53 +02:00
multi_schedule Implement recursive planning for DML statements 2018-05-03 14:42:28 +02:00
multi_task_tracker_extra_schedule Removes large_table_shard_count GUC 2018-04-29 10:34:50 +02: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