pgsql: doc PG 17 relnotes: add major features list

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 17 relnotes: add major features list
Date: 2024-09-20 20:07:13
Message-ID: E1srjuK-000Ca2-No@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2024-09-20 20:18:58 pgsql: Alphabetize #include directives in pg_checksums.c.
Previous Message Tom Lane 2024-09-20 19:56:49 pgsql: Doc: explain how to test ADMIN privilege with pg_has_role().