mirror of https://github.com/citusdata/citus.git
Test: citus_finish_pg_upgrade
parent
40e4dab3de
commit
99be185f52
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue