]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: add missing xreflabel to debug_print_raw_parse
authorBruce Momjian <bruce@momjian.us>
Sun, 31 May 2026 20:17:49 +0000 (16:17 -0400)
committerBruce Momjian <bruce@momjian.us>
Sun, 31 May 2026 20:17:49 +0000 (16:17 -0400)
doc/src/sgml/config.sgml

index 73cc04123303d2657cdf025defd6ba66f1e9d6f7..cebae4b6d1b3b4e7d2409b2b476522e59dfa632b 100644 (file)
@@ -7781,7 +7781,7 @@ local0.*    /var/log/postgresql
       </listitem>
      </varlistentry>
 
-     <varlistentry id="guc-debug-print-parse">
+     <varlistentry id="guc-debug-print-parse" xreflabel="debug_print_raw_parse">
       <term><varname>debug_print_raw_parse</varname> (<type>boolean</type>)
       <indexterm>
        <primary><varname>debug_print_raw_parse</varname> configuration parameter</primary>