pgsql: doc PG 17 relnotes: add item about vacuum storage/limits/WAL

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 17 relnotes: add item about vacuum storage/limits/WAL
Date: 2024-05-16 02:48:21
Message-ID: E1s7RAM-000QZw-5K@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 17 relnotes: add item about vacuum storage/limits/WAL

Reported-by: Alvaro Herrera

Discussion: https://postgr.es/m/202405150838.sg5ddcexyyf4@alvherre.pgsql

Backpatch-through: master

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2024-05-16 02:54:52 pgsql: doc PG 17 relnotes: wording adjustments
Previous Message Thomas Munro 2024-05-16 02:02:03 pgsql: jit: Remove {llvm-config,clang}-N configure probes.