mirror of https://github.com/citusdata/citus.git
Fix reindent
parent
71c686f389
commit
dd73cfe843
|
@ -22,4 +22,4 @@ test: citus_split_shard_by_split_points_failure
|
|||
test: citus_split_shard_columnar_partitioned
|
||||
test: citus_non_blocking_split_shards
|
||||
test: citus_non_blocking_split_shard_partitioned
|
||||
test: citus_non_blocking_split_shard_cleanup
|
||||
test: citus_non_blocking_split_shard_cleanup
|
||||
|
|
|
@ -90,4 +90,4 @@ SELECT slot_name FROM pg_replication_slots;
|
|||
-- Publications should be cleanedup
|
||||
SELECT * FROM pg_publication;
|
||||
-- All subscriptions should be cleaned up.
|
||||
SELECT * FROM pg_subscription;
|
||||
SELECT * FROM pg_subscription;
|
||||
|
|
Loading…
Reference in New Issue