Remove mention that history is _now_ automatically saved on exit. It
authorBruce Momjian <[email protected]>
Fri, 9 Dec 2005 19:19:28 +0000 (19:19 +0000)
committerBruce Momjian <[email protected]>
Fri, 9 Dec 2005 19:19:28 +0000 (19:19 +0000)
has been that way for a long time.

doc/src/sgml/ref/psql-ref.sgml

index a5d04ebe4f341698a57687832c700382c8d81072..50106d4b4d0c9c81c99b920df24245092d556970 100644 (file)
@@ -1644,15 +1644,6 @@ lo_import 152801
         if <application>psql</application> is configured to use the
         <acronym>GNU</acronym> <application>Readline</application> library.
         </para>
-
-        <note>
-        <para>
-        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 <application>psql</application> starts up.
-        </para>
-        </note>
         </listitem>
       </varlistentry>