|
1 | 1 | <!-- |
2 | | -$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.154 2005/11/04 23:14:02 petere Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.155 2005/12/09 19:19:17 momjian Exp $ |
3 | 3 | PostgreSQL documentation |
4 | 4 | --> |
5 | 5 |
|
@@ -1644,15 +1644,6 @@ lo_import 152801 |
1644 | 1644 | if <application>psql</application> is configured to use the |
1645 | 1645 | <acronym>GNU</acronym> <application>Readline</application> library. |
1646 | 1646 | </para> |
1647 | | - |
1648 | | - <note> |
1649 | | - <para> |
1650 | | - In the current version, it is no longer necessary to save the |
1651 | | - command history, since that will be done automatically on |
1652 | | - program termination. The history is also loaded automatically |
1653 | | - every time <application>psql</application> starts up. |
1654 | | - </para> |
1655 | | - </note> |
1656 | 1647 | </listitem> |
1657 | 1648 | </varlistentry> |
1658 | 1649 |
|
|