mirror of https://github.com/citusdata/citus.git
Test: update latest.sql in citus_finish_pg_upgrade
parent
f7b548dc10
commit
40e4dab3de
|
@ -128,7 +128,7 @@ BEGIN
|
|||
FROM pg_catalog.pg_dist_partition p;
|
||||
|
||||
-- set dependencies for columnar table access method
|
||||
PERFORM citus_internal.columnar_ensure_am_depends_catalog();
|
||||
-- PERFORM citus_internal.columnar_ensure_am_depends_catalog();
|
||||
|
||||
-- restore pg_dist_object from the stable identifiers
|
||||
TRUNCATE pg_catalog.pg_dist_object;
|
||||
|
|
Loading…
Reference in New Issue