pgsql: First-draft release notes for 15.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 15.1.
Date: 2022-11-04 16:46:11
Message-ID: E1oqzpb-000QRH-Gq@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
REL_15_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2022-11-05 01:48:18 pgsql: meson: Split 'main' suite into 'regress' and 'isolation'
Previous Message Justin Pryzby 2022-11-04 16:19:35 Re: pgsql: Resolve partition strategy during early parsing