doc PG 17 relnotes: move EXPLAIN items to their own section
authorBruce Momjian
Sat, 14 Sep 2024 13:27:21 +0000 (09:27 -0400)
committerBruce Momjian
Sat, 14 Sep 2024 13:27:21 +0000 (09:27 -0400)
Reported-by: Álvaro Herrera
Discussion: https://postgr.es/m/202409111750[email protected]

Backpatch-through: 17 only

doc/src/sgml/release-17.sgml

index 6d4ffa8ea1e6f1ae31977823391a13caaf21623c..1c53c9530fca64acb21a42cc2258d81f3d983bd1 100644 (file)
@@ -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) 
+       url="&commit_baseurl;5de890e36">§
+       
+
+       
+       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)
+       §
+       
+      
+
+     
+
+    
+