pgsql: doc PG 17 relnotes: move EXPLAIN items to their own section - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc PG 17 relnotes: move EXPLAIN items to their own section
Date
Msg-id E1spSoU-00154R-9C@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc PG 17 relnotes:  move EXPLAIN items to their own section

Reported-by: Álvaro Herrera

Discussion: https://postgr.es/m/202409111750.xtcbl7ppdoyn@alvherre.pgsql

Backpatch-through: 17 only

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/984702d0ee9b196dd0a68d4202a42f0bb14562dd

Modified Files
--------------
doc/src/sgml/release-17.sgml | 151 +++++++++++++++++++++++--------------------
1 file changed, 80 insertions(+), 71 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Only define NO_THREAD_SAFE_LOCALE for MSVC plperl when required
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Improve meson's detection of perl build flags