From: Bruce Momjian Date: Sat, 14 Sep 2024 13:27:21 +0000 (-0400) Subject: doc PG 17 relnotes: move EXPLAIN items to their own section X-Git-Tag: REL_17_0~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=984702d0ee9b196dd0a68d4202a42f0bb14562dd;p=thirdparty%2Fpostgresql.git 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 --- diff --git a/doc/src/sgml/release-17.sgml b/doc/src/sgml/release-17.sgml index 6d4ffa8ea1e..1c53c9530fc 100644 --- a/doc/src/sgml/release-17.sgml +++ b/doc/src/sgml/release-17.sgml @@ -1557,77 +1557,6 @@ Author: Andrew Dunstan - - - - - Allow EXPLAIN - to report optimizer memory usage (Ashutosh Bapat) - § - - - - The option is called MEMORY. - - - - - - - - Add EXPLAIN option SERIALIZE - to report the cost of converting data for network transmission - (Stepan Rutz, Matthias van de Meent) - § - - - - - - - - Add local I/O block read/write timing statistics to - EXPLAIN's BUFFERS output - (Nazir Bilal Yavuz) - § - - - - - - - - Improve EXPLAIN's display of SubPlan nodes and - output parameters (Tom Lane, Dean Rasheed) - § - - - - - - - - Add JIT deform_counter - details to EXPLAIN (Dmitry Dolgov) - § - - - + + + + Allow EXPLAIN to report + optimizer memory usage (Ashutosh Bapat) § + + + + The option is called MEMORY. + + + + + + + + Add EXPLAIN option SERIALIZE + to report the cost of converting data for network transmission + (Stepan Rutz, Matthias van de Meent) + § + + + + + + + + Add local I/O block read/write timing statistics to + EXPLAIN's BUFFERS output + (Nazir Bilal Yavuz) + § + + + + + + + + Improve EXPLAIN's display of SubPlan nodes and + output parameters (Tom Lane, Dean Rasheed) + § + + + + + + + + Add JIT deform_counter + details to EXPLAIN (Dmitry Dolgov) + § + + + + + + +