Skip to content

Commit 2f8887a

Browse files
committed
Fix xreflabel for hot_standby_feedback.
Rather remarkable that this has been wrong since 9.1 and nobody noticed.
1 parent 40ccb65 commit 2f8887a

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
@@ -2270,7 +2270,7 @@ SET ENABLE_SEQSCAN TO OFF;
22702270
</listitem>
22712271
</varlistentry>
22722272

2273-
<varlistentry id="guc-hot-standby-feedback" xreflabel="hot_standby">
2273+
<varlistentry id="guc-hot-standby-feedback" xreflabel="hot_standby_feedback">
22742274
<term><varname>hot_standby_feedback</varname> (<type>boolean</type>)</term>
22752275
<indexterm>
22762276
<primary><varname>hot_standby_feedback</> configuration parameter</primary>

0 commit comments

Comments
 (0)