Check manual value for test

velioglu/wo_seq_test_1
Burak Velioglu 2022-01-13 17:18:33 +03:00
parent 2789d45e9a
commit f0536fa299
No known key found for this signature in database
GPG Key ID: F6827E620F6549C6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
SET citus.next_shard_id TO 1300000; SET citus.next_shard_id TO 1300000;
ALTER SEQUENCE pg_catalog.pg_dist_colocationid_seq RESTART 4; ALTER SEQUENCE pg_catalog.pg_dist_colocationid_seq RESTART 7;
-- =================================================================== -- ===================================================================
-- create test utility function -- create test utility function