pgsql: relnotes: improve wording of several PG 15 items

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: relnotes: improve wording of several PG 15 items
Date: 2022-07-19 17:35:25
Message-ID: E1oDr80-000IhV-8U@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

relnotes: improve wording of several PG 15 items

Reported-by: Justin Pryzby

Discussion: https://postgr.es/m/20220719012322.GD12702@telsasoft.com

Backpatch-through: 15 only

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/15ff26d559537989e17b8bd23c99ae7ca75f0691

Modified Files
--------------
doc/src/sgml/release-15.sgml | 55 +++++++++++++++-----------------------------
1 file changed, 19 insertions(+), 36 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2022-07-19 20:45:50 pgsql: relnotes: clarify pg_basebackup compression options
Previous Message Tom Lane 2022-07-19 16:29:45 pgsql: Convert planner's AggInfo and AggTransInfo structs to proper Nod