pgsql: First-draft release notes for 13.4.

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.4.
Date: 2021-08-06 18:55:16
Message-ID: E1mC500-0001KG-Fc@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

First-draft release notes for 13.4.

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

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2f38ec6a157b60291ece1deb072bfff84f317334

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2021-08-06 20:06:19 pgsql: Fix wording
Previous Message Andres Freund 2021-08-06 02:24:40 pgsql: process startup: Always call Init[Auxiliary]Process() before Bas