pgsql: Doc: small release note updates.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: small release note updates.
Date: 2020-11-07 20:27:45
Message-ID: E1kbUoL-0005Ef-5x@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2020-11-07 21:25:49 pgsql: Avoid re-using output variables in new ecpg test case.
Previous Message Tom Lane 2020-11-07 20:03:57 pgsql: Fix ecpg's mishandling of B'...' and X'...' literals.