1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-23 14:01:44 +03:00

psql: Make \pset without arguments show all settings.

Gilles Darold, reviewed by Pavel Stehule
This commit is contained in:
Robert Haas
2013-10-03 15:18:02 -04:00
parent c2b175b948
commit c64e68fd9f
5 changed files with 196 additions and 93 deletions

View File

@ -2272,13 +2272,10 @@ lo_import 152801
</para>
</tip>
<note>
<para>
It is an error to call <command>\pset</command> without any
arguments. In the future this case might show the current status
<command>\pset</command> without any arguments displays the current status
of all printing options.
</para>
</note>
</listitem>
</varlistentry>