pgsql: First-draft release notes for 13.1.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: First-draft release notes for 13.1.
Date: 2020-11-06 22:05:50
Message-ID: E1kb9ri-0005rq-Ef@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

First-draft release notes for 13.1.

As usual, the release notes for other branches will be made by cutting
these down, but put them up for community review first.

Also as usual for a .1 release, there are some entries here that
are not really relevant for v13 because they already appeared in 13.0.
Those'll be removed later.

Branch
------
REL_13_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tomas Vondra 2020-11-06 23:39:31 pgsql: Properly detoast data in brin_form_tuple
Previous Message Tom Lane 2020-11-06 21:18:35 pgsql: Revert "Accept relations of any kind in LOCK TABLE".