Skip to content

Commit 4cbe3ab

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

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
@@ -2778,7 +2778,7 @@ include_dir 'conf.d'
27782778
</listitem>
27792779
</varlistentry>
27802780

2781-
<varlistentry id="guc-hot-standby-feedback" xreflabel="hot_standby">
2781+
<varlistentry id="guc-hot-standby-feedback" xreflabel="hot_standby_feedback">
27822782
<term><varname>hot_standby_feedback</varname> (<type>boolean</type>)
27832783
<indexterm>
27842784
<primary><varname>hot_standby_feedback</> configuration parameter</primary>

0 commit comments

Comments
 (0)