Skip to content

Commit 3b3a05d

Browse files
committed
Fix xreflabel for hot_standby_feedback.
Rather remarkable that this has been wrong since 9.1 and nobody noticed.
1 parent 7d09e48 commit 3b3a05d

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
@@ -2424,7 +2424,7 @@ SET ENABLE_SEQSCAN TO OFF;
24242424
</listitem>
24252425
</varlistentry>
24262426

2427-
<varlistentry id="guc-hot-standby-feedback" xreflabel="hot_standby">
2427+
<varlistentry id="guc-hot-standby-feedback" xreflabel="hot_standby_feedback">
24282428
<term><varname>hot_standby_feedback</varname> (<type>boolean</type>)</term>
24292429
<indexterm>
24302430
<primary><varname>hot_standby_feedback</> configuration parameter</primary>

0 commit comments

Comments
 (0)