mirror of https://github.com/citusdata/citus.git
Update header comments to match new test names
Just keeping these in sync with the actual file name.pull/1377/head
parent
9f4a33eee1
commit
b9bc3fdada
|
@ -1,5 +1,5 @@
|
|||
--
|
||||
-- multi insert select behavioral analytics
|
||||
-- multi behavioral analytics
|
||||
-- this file is intended to create the table requires for the tests
|
||||
--
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--
|
||||
-- multi insert select behavioral analytics
|
||||
-- multi behavioral analytics
|
||||
-- this file is intended to create the table requires for the tests
|
||||
--
|
||||
ALTER SEQUENCE pg_catalog.pg_dist_shardid_seq RESTART 1400000;
|
||||
|
|
Loading…
Reference in New Issue