pgsql: Release notes for 16.2, 15.6, 14.11, 13.14, 12.18.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Release notes for 16.2, 15.6, 14.11, 13.14, 12.18.
Date: 2024-02-04 19:17:48
Message-ID: E1rWhzw-004fUW-NB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Release notes for 16.2, 15.6, 14.11, 13.14, 12.18.

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0551142a17d1f92d82c38723a89b8e89fe6b952b

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

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2024-02-05 00:47:38 pgsql: Refactor CopyReadAttributes{CSV,Text}() to use a callback in COP
Previous Message Alvaro Herrera 2024-02-04 15:35:50 pgsql: libpq: Change some static functions to extern