diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/ref/psql-ref.sgml | 5 |
1 files changed, 1 insertions, 4 deletions
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 </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> |