mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Rename wal_log_hintbits to wal_log_hints, per discussion on pgsql-hackers.
Sawada Masahiko
This commit is contained in:
@ -1957,10 +1957,10 @@ include 'filename'
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="guc-wal-log-hintbits" xreflabel="wal_log_hintbits">
|
||||
<term><varname>wal_log_hintbits</varname> (<type>boolean</type>)</term>
|
||||
<varlistentry id="guc-wal-log-hints" xreflabel="wal_log_hints">
|
||||
<term><varname>wal_log_hints</varname> (<type>boolean</type>)</term>
|
||||
<indexterm>
|
||||
<primary><varname>wal_log_hintbits</> configuration parameter</primary>
|
||||
<primary><varname>wal_log_hints</> configuration parameter</primary>
|
||||
</indexterm>
|
||||
<listitem>
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user