projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46f4ed4
)
Fix typo in release notes.
author
Bruce Momjian
<bruce@momjian.us>
Tue, 26 Nov 2002 05:16:59 +0000
(
05:16
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 26 Nov 2002 05:16:59 +0000
(
05:16
+0000)
HISTORY
patch
|
blob
|
blame
|
history
diff --git
a/HISTORY
b/HISTORY
index 383416dc1efff1fa3885e8ba8d4fb1cf8c94e285..a6775fa18d89dcaf264f97588341c0d5b3403ef5 100644
(file)
--- a/
HISTORY
+++ b/
HISTORY
@@
-85,7
+85,7
@@
Migration to version 7.3
* Pre-7.3 databases loaded into 7.3 will not have the new object
dependencies for serial columns, unique constraints, and foreign
keys. See the directory "contrib/adddepend/" for a detailed
- description and a script that will add
the
such dependencies.
+ description and a script that will add such dependencies.
_________________________________________________________________
Changes