mirror of https://github.com/citusdata/citus.git
Update src/backend/distributed/sql/downgrades/citus--12.1-1--12.0-1.sql
Co-authored-by: Hanefi Onaldi <Hanefi.Onaldi@microsoft.com>test_branch
parent
d10eb05b31
commit
de83b01305
|
@ -1,6 +1,5 @@
|
||||||
-- citus--12.1-1--12.0-1
|
-- citus--12.1-1--12.0-1
|
||||||
|
|
||||||
-- this is an empty downgrade path since citus--12.0-1--12.1-1.sql is empty for now
|
|
||||||
|
|
||||||
DROP FUNCTION pg_catalog.citus_pause_node_within_txn(int);
|
DROP FUNCTION pg_catalog.citus_pause_node_within_txn(int);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue