pgsql: doc PG 18 relnotes: reword and reorder items

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 18 relnotes: reword and reorder items
Date: 2025-05-02 23:59:20
Message-ID: E1uB0Ho-000hDb-24@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 18 relnotes: reword and reorder items

Also move ssl_groups to a more appropriate section.

Reported-by: Jacob Champion (ssl_groups item)

Discussion: https://postgr.es/m/CAOYmi+k_zpGaDOrwV46_j-O-a_hSWxcXM6h8vccq45Y28deP-g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/aa82ebdc297073ab1bb51cfc0322a6f9e81a13f5

Modified Files
--------------
doc/src/sgml/release-18.sgml | 347 ++++++++++++++++++++-----------------------
1 file changed, 163 insertions(+), 184 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2025-05-03 00:10:35 pgsql: doc PG 18 relnotes: update chapter tags for recent commit
Previous Message Peter Geoghegan 2025-05-02 21:51:35 pgsql: Avoid treating nonrequired nbtree keys as required.