Skip to content

Commit c8fe499

Browse files
committed
Fix xreflabel for hot_standby_feedback.
Rather remarkable that this has been wrong since 9.1 and nobody noticed.
1 parent bd5458f commit c8fe499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/config.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2493,7 +2493,7 @@ include 'filename'
24932493
</listitem>
24942494
</varlistentry>
24952495

2496-
<varlistentry id="guc-hot-standby-feedback" xreflabel="hot_standby">
2496+
<varlistentry id="guc-hot-standby-feedback" xreflabel="hot_standby_feedback">
24972497
<term><varname>hot_standby_feedback</varname> (<type>boolean</type>)</term>
24982498
<indexterm>
24992499
<primary><varname>hot_standby_feedback</> configuration parameter</primary>

0 commit comments

Comments
 (0)