doc PG 18 relnotes: adjust pgbench per-script reporting item
authorBruce Momjian
Wed, 7 May 2025 20:56:26 +0000 (16:56 -0400)
committerBruce Momjian
Wed, 7 May 2025 20:56:26 +0000 (16:56 -0400)
Also run src/tools/add_commit_links.pl for a previous commit.

Reported-by: Yugo Nagata
Discussion: https://postgr.es/m/20250507195941.c6e1b48c73f062b727f686a8@sraoss.co.jp

doc/src/sgml/release-18.sgml

index c153c841dc27f398dd8aa3dea519ee5d8a3e8bc2..59715e7171470e7da47938af6bcd1b6e4adbbeaf 100644 (file)
@@ -316,6 +316,9 @@ Author: Richard Guo 
 
 Allow some HAVING clauses on GROUPING SETS to be pushed to WHERE clauses (Richard Guo)
 §
+§
+§
+§
 
 
 
@@ -3310,7 +3313,7 @@ Author: Tatsuo Ishii 
 
 
 
-Have pgbench report the number of failed transactions (Yugo Nagata)
+Have pgbench report the number of failed, retried, or skipped transactions in per-script reports (Yugo Nagata)
 §