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
Gürkan İndibay 2023-08-07 18:44:50 +03:00 committed by GitHub
parent d10eb05b31
commit de83b01305
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
-- 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);