pgsql: doc PG 17 relnotes: add major features list - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc PG 17 relnotes: add major features list
Date
Msg-id E1srjuK-000Ca2-No@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc PG 17 relnotes:  add major features list

Reported-by: Tom Lane

Discussion: https://postgr.es/m/d1748552-31f5-4f80-937b-767b5f7d8324@postgresql.org

Author: Jonathan Katz

Backpatch-through: 17 only

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1d7cef2b60b90673eb23e26fdb58dcc3e521ba55

Modified Files
--------------
doc/src/sgml/release-17.sgml | 76 +++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 75 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Doc: explain how to test ADMIN privilege with pg_has_role().
Next
From: Nathan Bossart
Date:
Subject: pgsql: Alphabetize #include directives in pg_checksums.c.