psql: Make \pset without arguments show all settings.
Gilles Darold, reviewed by Pavel Stehule
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/c64e68fd9f1132fec563fb5de53dc3bcccb5fc3b
Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml | 5 +-
src/bin/psql/command.c | 263 ++++++++++++++++++++++++------------
src/bin/psql/help.c | 2 +-
src/test/regress/expected/psql.out | 16 +++
src/test/regress/sql/psql.sql | 3 +
5 files changed, 196 insertions(+), 93 deletions(-)