From c64e68fd9f1132fec563fb5de53dc3bcccb5fc3b Mon Sep 17 00:00:00 2001 From: Robert Haas Date: Thu, 3 Oct 2013 15:18:02 -0400 Subject: psql: Make \pset without arguments show all settings. Gilles Darold, reviewed by Pavel Stehule --- doc/src/sgml/ref/psql-ref.sgml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 574db5c14c6..264cfe65852 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -2272,13 +2272,10 @@ lo_import 152801 - - It is an error to call \pset without any - arguments. In the future this case might show the current status + \pset without any arguments displays the current status of all printing options. - -- cgit v1.2.3