doc: Improve consistency in varlistentry attributes

Use underscores consistent across the varlistentry attributes in
config.sgml. Inconsistencies found using Claude, verified by the
reporter.

Reported-by: Bill Kim <billkimjh@gmail.com>
Reviewed-by: Peter Smith <smithpb2250@gmail.com>
Discussion: https://postgr.es/m/CAMQXxchB0ZfMHyk+Ji-=s3hkqh0_XyuKiaNLRgvatvndSt3KNw@mail.gmail.com
This commit is contained in:
Daniel Gustafsson 2026-06-28 23:43:19 +02:00
parent b574fec00f
commit e42d4a1f3d

View file

@ -5842,7 +5842,7 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class="
</listitem>
</varlistentry>
<varlistentry id="guc-enable-groupby-reordering" xreflabel="enable_group_by_reordering">
<varlistentry id="guc-enable-group-by-reordering" xreflabel="enable_group_by_reordering">
<term><varname>enable_group_by_reordering</varname> (<type>boolean</type>)
<indexterm>
<primary><varname>enable_group_by_reordering</varname> configuration parameter</primary>
@ -11894,7 +11894,7 @@ dynamic_library_path = '/usr/local/lib/postgresql:$libdir'
</listitem>
</varlistentry>
<varlistentry id="guc-quote-all-identifiers" xreflabel="quote-all-identifiers">
<varlistentry id="guc-quote-all-identifiers" xreflabel="quote_all_identifiers">
<term><varname>quote_all_identifiers</varname> (<type>boolean</type>)
<indexterm>
<primary><varname>quote_all_identifiers</varname> configuration parameter</primary>