Test: citus_finish_pg_upgrade

pull/5911/head
Yanwen Jin 2022-06-10 13:16:14 -07:00
parent 40e4dab3de
commit 99be185f52
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ BEGIN
'n' as deptype
FROM pg_catalog.pg_dist_partition p;
-- set dependencies for columnar table access method
-- disable set dependencies for columnar table access method
-- PERFORM citus_internal.columnar_ensure_am_depends_catalog();
-- restore pg_dist_object from the stable identifiers