projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8c53d6
)
Remove mention that history is _now_ automatically saved on exit. It
author
Bruce Momjian
Fri, 9 Dec 2005 19:19:17 +0000
(19:19 +0000)
committer
Bruce Momjian
Fri, 9 Dec 2005 19:19:17 +0000
(19:19 +0000)
has been that way for a long time.
doc/src/sgml/ref/psql-ref.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/psql-ref.sgml
b/doc/src/sgml/ref/psql-ref.sgml
index 9e7920413368c5f683c29480e421a841b94ff376..3d6d0a1d7f75be83f778b2adf17151cc9e0f5252 100644
(file)
--- 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.
-
-