pgsql: First-draft release notes for 14.2.

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.2.
Date: 2022-02-04 19:55:09
Message-ID: E1nG4fl-0006lz-Ob@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

First-draft release notes for 14.2.

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_14_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-02-05 17:00:00 pgsql: Test, don't just Assert, that mergejoin's inputs are in order.
Previous Message John Naylor 2022-02-04 15:57:18 pgsql: Improve worst-case performance of text_position_get_match_pos()