From: Bruce Momjian Date: Fri, 9 Dec 2005 19:19:17 +0000 (+0000) Subject: Remove mention that history is _now_ automatically saved on exit. It X-Git-Tag: REL8_2_BETA1~1765 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c9b9446da2eeec7dcfc2aecb68eef29125b3ad5;p=postgresql 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 9e79204133..3d6d0a1d7f 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. - -