talha_tes1
Ahmet Gedemenli 2021-10-21 19:29:29 +03:00
parent 369ac2be10
commit 546b3d2c06
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ CREATE FUNCTION pg_catalog.citus_drop_all_shards(logicalrelid regclass,
AS 'MODULE_PATHNAME', $$citus_drop_all_shards$$;
COMMENT ON FUNCTION pg_catalog.citus_drop_all_shards(regclass, text, text, boolean)
IS 'drop all shards in a relation and update metadata';
#include "udfs/citus_drop_trigger/10.2-1.sql";
#include "udfs/citus_prepare_pg_upgrade/10.2-1.sql"
#include "udfs/citus_finish_pg_upgrade/10.2-1.sql"