From 2eed0afc0cf23469110dc7798ac0e2d9ba4c4809 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 9 Dec 2005 19:19:28 +0000 Subject: [PATCH] Remove mention that history is _now_ automatically saved on exit. It has been that way for a long time. --- doc/src/sgml/ref/psql-ref.sgml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index 9e79204133..f97b85b9b6 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. - - -- 2.50.1