From: Bruce Momjian Date: Fri, 9 Dec 2005 19:19:28 +0000 (+0000) Subject: Remove mention that history is _now_ automatically saved on exit. It X-Git-Tag: REL8_1_1~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2eed0afc0cf23469110dc7798ac0e2d9ba4c4809;p=thirdparty%2Fpostgresql.git Remove mention that history is _now_ automatically saved on exit. It has been that way for a long time. --- diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 9e792041336..f97b85b9b6d 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ @@ -1644,15 +1644,6 @@ lo_import 152801 if psql is configured to use the GNU Readline library. - - - - In the current version, it is no longer necessary to save the - command history, since that will be done automatically on - program termination. The history is also loaded automatically - every time psql starts up. - -