projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bd5271
)
doc PG 18 relnotes: adjust pgbench per-script reporting item
author
Bruce Momjian
Wed, 7 May 2025 20:56:26 +0000
(16:56 -0400)
committer
Bruce 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-18.sgml
b/doc/src/sgml/release-18.sgml
index c153c841dc27f398dd8aa3dea519ee5d8a3e8bc2..59715e7171470e7da47938af6bcd1b6e4adbbeaf 100644
(file)
--- a/
doc/src/sgml/release-18.sgml
+++ b/
doc/src/sgml/release-18.sgml
@@
-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
transaction
s (Yugo Nagata)
+Have pgbench report the number of failed
, retried, or skipped transactions in per-script report
s (Yugo Nagata)
§