pgsql: Doc: add list of major features to the v15 release notes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: add list of major features to the v15 release notes.
Date: 2022-09-23 15:24:23
Message-ID: E1obkXO-001fit-KL@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: add list of major features to the v15 release notes.

Jonathan Katz (word-smithed a bit by me)

Discussion: https://postgr.es/m/a6661e2c-72e0-b4bd-9301-9225bdddda4c@postgresql.org

Branch
------
REL_15_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2022-09-23 16:12:42 pgsql: Stop using PQsendQuery in libpq_pipeline
Previous Message Andres Freund 2022-09-23 04:48:20 pgsql: ci: freebsd: Set extra_{lib,include}_dirs to /usr/local/...