pgsql: doc: PG 16 relnotes, add Windows 10 huge pages fix

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: PG 16 relnotes, add Windows 10 huge pages fix
Date: 2023-08-09 21:47:28
Message-ID: E1qTr1b-001Ggs-U8@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: PG 16 relnotes, add Windows 10 huge pages fix

Reported-by: Michael Paquier

Discussion: https://postgr.es/m/ZL0M28/L+grYR8o7(at)paquier(dot)xyz

Backpatch-through: 16 only

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/89cadf30c605d509f12b0b7f80119cbba38efc6e

Modified Files
--------------
doc/src/sgml/release-16.sgml | 15 +++++++++++++++
1 file changed, 15 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-08-09 22:02:16 pgsql: doc: PG 16 relnotes, merge and adjust CREATEROLE items
Previous Message Jeff Davis 2023-08-09 20:32:14 pgsql: Recalculate search_path after ALTER ROLE.