Commit 4cbe3abb authored by Tom Lane's avatar Tom Lane

Fix xreflabel for hot_standby_feedback.

Rather remarkable that this has been wrong since 9.1 and nobody noticed.
parent b1864fab
...@@ -2778,7 +2778,7 @@ include_dir 'conf.d' ...@@ -2778,7 +2778,7 @@ include_dir 'conf.d'
</listitem> </listitem>
</varlistentry> </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><varname>hot_standby_feedback</varname> (<type>boolean</type>)
<indexterm> <indexterm>
<primary><varname>hot_standby_feedback</> configuration parameter</primary> <primary><varname>hot_standby_feedback</> configuration parameter</primary>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment