citus/src/test/regress
Burak Yucesoy 6668d19a3b Make shard transfer functions co-location aware
With this change, master_copy_shard_placement and master_move_shard_placement functions
start to copy/move given shard along with its co-located shards.
2016-10-13 18:16:40 +03:00
..
data Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
expected Make shard transfer functions co-location aware 2016-10-13 18:16:40 +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 Make shard transfer functions co-location aware 2016-10-13 18:16:40 +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 Make shard transfer functions co-location aware 2016-10-13 18:16:40 +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