pgsql: Doc: update v14 release notes through today.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: update v14 release notes through today.
Date: 2021-09-18 17:46:16
Message-ID: E1mRePo-0005Qr-FD@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: update v14 release notes through today.

Account for recent commits, notably reversion of 0827e8af7.
Strip trailing spaces.

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/68b6ed42e69f920c67902e33d4a648bd39e0a19b

Modified Files
--------------
doc/src/sgml/release-14.sgml | 109 +++++++++++++++++++++++++++----------------
1 file changed, 68 insertions(+), 41 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-09-18 21:09:55 pgsql: Doc: copy-editing for v14 release notes.
Previous Message Andres Freund 2021-09-18 02:59:54 pgsql: process startup: Split single user code out of PostgresMain().