mirror of https://github.com/citusdata/citus.git
WIP
parent
9b38391fac
commit
751008e39f
|
@ -1 +1 @@
|
|||
-- no changes needed
|
||||
-- no changes needed
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
DROP PROCEDURE pg_catalog.citus_finalize_upgrade_to_citus11(enforce_version_check bool);
|
||||
#include "../udfs/citus_finalize_upgrade_to_citus11/11.0-3.sql"
|
||||
#include "../udfs/citus_finish_citus_upgrade/11.0-2.sql"
|
||||
-- no changes needed
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
DROP PROCEDURE pg_catalog.citus_finalize_upgrade_to_citus11(enforce_version_check bool);
|
||||
#include "../udfs/citus_finalize_upgrade_to_citus11/11.0-3.sql"
|
||||
#include "../udfs/citus_finish_citus_upgrade/11.0-2.sql"
|
Loading…
Reference in New Issue