pgsql: First-draft release notes for 14.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 14.1.
Date: 2021-11-06 00:26:27
Message-ID: E1mj9XP-0003I0-FI@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

First-draft release notes for 14.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 v14 because they already appeared in 14.0.
Those'll be removed later.

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/39387228c8b7043d168bada0c64e9f59e83285f5

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tomas Vondra 2021-11-06 00:53:13 pgsql: Fix handling of NaN values in BRIN minmax multi
Previous Message Michael Paquier 2021-11-06 00:17:33 Re: pgsql: Change ThisTimeLineID from a global variable to a local variable