projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5f53a8
)
Adjust v12 release notes for reversion of log_statement_sample_rate.
author
Tom Lane
Sun, 4 Aug 2019 22:11:22 +0000
(18:11 -0400)
committer
Tom Lane
Sun, 4 Aug 2019 22:11:22 +0000
(18:11 -0400)
Necessary, not optional, because dangling link prevents relnotes from
building.
doc/src/sgml/release-12.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-12.sgml
b/doc/src/sgml/release-12.sgml
index f51a7c3a5477f807a27979e9690da7a5d0921427..4827145747129ddfc5f98f9e4ba17a179b17f9ff 100644
(file)
--- a/
doc/src/sgml/release-12.sgml
+++ b/
doc/src/sgml/release-12.sgml
@@
-1133,20
+1133,17
@@
Author: Thomas Munro
- Allow logging of only a percentage of statements and transactions
- meeting
criteria
+ Allow logging of statements from only a percentage of transactions
(Adrien Nayrat)
- The parameter
s
-sample-rate"/>
-
and
control
this.
+ The parameter
-sample-rate"/>
+
controls
this.