From bf6034d00dd4c7e82fe281df5a22c8e49ad76dde Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Wed, 28 May 2025 18:43:31 -0400
Subject: doc PG 18 relnotes: move ANALYZE item,split ANALYZE/EXPLAIN item
Reported-by: Yugo Nagata
Author: Yugo Nagata
Discussion: https://postgr.es/m/20250528232503.7db770f651c2c821c0e3c1df@sraoss.co.jp
---
doc/src/sgml/release-18.sgml | 47 ++++++++++++++++++++++++++------------------
1 file changed, 28 insertions(+), 19 deletions(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml
index 536d7c04978..83ff2225396 100644
--- a/doc/src/sgml/release-18.sgml
+++ b/doc/src/sgml/release-18.sgml
@@ -762,6 +762,33 @@ mode; tracking must be enabled with the server variable track_cost_delay_timing.
+
+
+
+
+Add WAL, CPU, and average read statistics output to ANALYZE VERBOSE (Anthonin Bonnefoy)
+§
+§
+
+
+
+
+
+
+
+Add full WAL buffer count to VACUUM/ANALYZE (VERBOSE) and autovacuum log output (Bertrand Drouvot)
+§
+
+
+
-
-
-
-Add WAL, CPU, and average read statistics output to EXPLAIN ANALYZE VERBOSE (Anthonin Bonnefoy)
-§
-§
-
-
-
-Add full WAL buffer count to EXPLAIN (WAL), VACUUM/ANALYZE (VERBOSE), and autovacuum log output (Bertrand Drouvot)
+Add full WAL buffer count to EXPLAIN (WAL) output (Bertrand Drouvot)
§
-§
--
cgit v1.2.3