pgsql: Doc: small release note updates. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: small release note updates.
Date
Msg-id E1kbUoL-0005Ef-5x@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: small release note updates.

Add items committed in the last 24 hours.  Also correct my failure
to credit Nikita Glukhov for 52ad1e659, which did all the heavy
lifting for 3db322eaa.

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7fb326e04b5c367f03b2ebb85348e79a722afef9

Modified Files
--------------
doc/src/sgml/release-13.sgml | 53 +++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 52 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix ecpg's mishandling of B'...' and X'...' literals.
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid re-using output variables in new ecpg test case.