pgsql: doc PG 17 relnotes: fix incorrect reference to huge_page_status

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 17 relnotes: fix incorrect reference to huge_page_status
Date: 2024-08-16 17:11:47
Message-ID: E1sf0UN-0000WU-NV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 17 relnotes: fix incorrect reference to huge_page_status

Reported-by: Justin Pryzby

Discussion: https://postgr.es/m/ZrTOaaxuG3JRSvwM@pryzbyj2023

Backpatch-through: 17 only

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/35af4bd9519bbed6796f291e2d35cf3feffd4a86

Modified Files
--------------
doc/src/sgml/release-17.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2024-08-16 17:24:02 pgsql: libpq: Trace all messages received from the server
Previous Message Bruce Momjian 2024-08-16 17:02:02 pgsql: doc PG 17 relnotes: improve text for pg_walfile_name*()