projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57bd277
)
Fix typo.
author
Thomas G. Lockhart
Thu, 7 Jan 1999 03:05:28 +0000
(
03:05
+0000)
committer
Thomas G. Lockhart
Thu, 7 Jan 1999 03:05:28 +0000
(
03:05
+0000)
doc/src/sgml/release.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release.sgml
b/doc/src/sgml/release.sgml
index e4776611ea110ce94a72616c9495428b3149ea89..ae44f7b87471ad63f319b8384ed342ba72f0e349 100644
(file)
--- a/
doc/src/sgml/release.sgml
+++ b/
doc/src/sgml/release.sgml
@@
-782,7
+782,7
@@
Changes in this release
-----------------------
fix for SET with options (Thomas)
allow pg_dump/pg_dumpall to preserve ownership of all tables/objects(Bruce)
-new psql \connect option allows changing usernames without chaning databases
+new psql \connect option allows changing usernames without chan
g
ing databases
fix for initdb --debug option(Yoshihiko Ichikawa))
lextest cleanup(Bruce)
hash fixes(Vadim)