From e1dacaac3b9f95b10c24726dee4a15d817ca04e4 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 29 Aug 2025 15:54:47 -0400 Subject: [PATCH] doc PG 18 relnotes: update to current Backpatch-through: 18 only --- doc/src/sgml/release-18.sgml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml index c3e318dab00..2deb5fdd328 100644 --- a/doc/src/sgml/release-18.sgml +++ b/doc/src/sgml/release-18.sgml @@ -6,7 +6,7 @@ Release date: - 2025-??-??, CURRENT AS OF 2025-07-29 + 2025-??-??, CURRENT AS OF 2025-08-29 @@ -283,7 +283,6 @@ Author: Peter Eisentraut full-text search as well as the pg_trgm extension. When upgrading such database clusters using pg_upgrade, it is recommended to reindex all indexes related to full-text search and pg_trgm after the upgrade. - § @@ -2989,8 +2988,9 @@ Author: Nathan Bossart - This option can only be used by - and . + This option can only be run by superusers and can only + be used with options and + . @@ -3068,14 +3068,16 @@ Author: Masahiko Sawada - Add options - , , - and (Jeff Davis) + Add option + (Jeff Davis) § + §