Skip to content

Commit 154aec0

Browse files
authored
Fix name of fixup_backend_upgrade() in changelog (#8959)
1 parent efee5c9 commit 154aec0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/resources/changelog/6_x.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,9 @@ Fixes
984984
* Fix UPDATING a link table field with reference to non-link field in some cases
985985
(:eql:gh:`#8912`)
986986

987-
* Add ``administer rebuild_sql_introspection`` command
987+
* Add ``administer fixup_backend_upgrade()`` command for repairing
988+
certain support views after a separately managed Postgres backend
989+
has been upgraded.
988990
(:eql:gh:`#8926`)
989991

990992
* pg-ext: fix bug in query reparse

0 commit comments

Comments
 (0)