projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d09e48
)
Fix xreflabel for hot_standby_feedback.
author
Tom Lane
<
[email protected]
>
Sun, 20 Jul 2014 02:20:50 +0000
(22:20 -0400)
committer
Tom Lane
<
[email protected]
>
Sun, 20 Jul 2014 02:20:50 +0000
(22:20 -0400)
Rather remarkable that this has been wrong since 9.1 and nobody noticed.
doc/src/sgml/config.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/config.sgml
b/doc/src/sgml/config.sgml
index 8e96fb9d29100e418616c49ef485b8c4851508b7..ccaeeb48b8165c3e878251b9c7b2146f4b928ce5 100644
(file)
--- a/
doc/src/sgml/config.sgml
+++ b/
doc/src/sgml/config.sgml
@@
-2424,7
+2424,7
@@
SET ENABLE_SEQSCAN TO OFF;
</listitem>
</varlistentry>
- <varlistentry id="guc-hot-standby-feedback" xreflabel="hot_standby">
+ <varlistentry id="guc-hot-standby-feedback" xreflabel="hot_standby
_feedback
">
<term><varname>hot_standby_feedback</varname> (<type>boolean</type>)</term>
<indexterm>
<primary><varname>hot_standby_feedback</> configuration parameter</primary>