mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Put some psql documentation pieces back into alphabetical order
This commit is contained in:
@ -3872,17 +3872,6 @@ bar
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><varname>HIDE_TOAST_COMPRESSION</varname></term>
|
||||
<listitem>
|
||||
<para>
|
||||
If this variable is set to <literal>true</literal>, column
|
||||
compression method details are not displayed. This is mainly
|
||||
useful for regression tests.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><varname>HIDE_TABLEAM</varname></term>
|
||||
<listitem>
|
||||
@ -3894,6 +3883,17 @@ bar
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><varname>HIDE_TOAST_COMPRESSION</varname></term>
|
||||
<listitem>
|
||||
<para>
|
||||
If this variable is set to <literal>true</literal>, column
|
||||
compression method details are not displayed. This is mainly
|
||||
useful for regression tests.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><varname>HISTCONTROL</varname></term>
|
||||
<listitem>
|
||||
|
Reference in New Issue
Block a user