diff --git a/doc/src/sgml/release-16.sgml b/doc/src/sgml/release-16.sgml
index 6f4f9eb419f..9f2700ee165 100644
--- a/doc/src/sgml/release-16.sgml
+++ b/doc/src/sgml/release-16.sgml
@@ -325,24 +325,6 @@ Branch: REL_15_STABLE [faba2f8f3] 2024-05-01 12:34:01 +0900
-
- Disallow converting a table to a view within an outer SQL command
- that is using that table (Tom Lane)
-
-
-
- This avoids possible crashes.
-
-
-
-
-