pgsql: First-draft release notes for 18.3. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: First-draft release notes for 18.3.
Date
Msg-id E1vtX9r-000MnH-1a@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
First-draft release notes for 18.3.

As usual, the release notes for other branches will be made by cutting
these down, but put them up for community review first.

Branch
------
REL_18_STABLE

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

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


pgsql-committers by date:

Previous
From: Nathan Bossart
Date:
Subject: pgsql: Speedup COPY FROM with additional function inlining.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Split PGPROC 'links' field into two, for clarity