mirror of
https://github.com/postgres/postgres.git
synced 2026-06-15 03:30:26 -04:00
doc: add missing xreflabel to debug_print_raw_parse
This commit is contained in:
parent
21298c2cd0
commit
3934321834
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue