pgsql: doc: Improve PG14 release notes - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: Improve PG14 release notes
Date
Msg-id E1ly25q-0002M5-05@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  Improve PG14 release notes

Mostly markup improvements.

Reported-by: Justin Pryzby

Discussion: https://postgr.es/m/20210625230456.GP29179@telsasoft.com

Backpatch-through: 14 only

Branch
------
REL_14_STABLE

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

Modified Files
--------------
doc/src/sgml/release-14.sgml | 77 +++++++++++++++++++++++++-------------------
1 file changed, 43 insertions(+), 34 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Doc: further updates for RELEASE_CHANGES process notes.
Next
From: Noah Misch
Date:
Subject: pgsql: Remove XLogFileInit() ability to unlink a pre-existing file.