pgsql: psql: Improve \pset without arguments

Started by Peter Eisentrautalmost 12 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

psql: Improve \pset without arguments

Revert the output of the individual backslash commands that change print
settings back to the 9.3 way (not showing the command name in
parentheses). Implement \pset without arguments separately, showing all
settings with values in a table form.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/48b2d88c10746257c77a8c4c2f645ccfc6bb0afe

Modified Files
--------------
src/bin/psql/command.c | 183 +++++++++++++++++++++++++++---------
src/test/regress/expected/psql.out | 30 +++---
2 files changed, 152 insertions(+), 61 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers