projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c77e2e4
)
Fix upgrade mention to 7.1.
author
Bruce Momjian
Mon, 18 Dec 2000 04:07:10 +0000
(
04:07
+0000)
committer
Bruce Momjian
Mon, 18 Dec 2000 04:07:10 +0000
(
04:07
+0000)
HISTORY
patch
|
blob
|
blame
|
history
diff --git
a/HISTORY
b/HISTORY
index bfa095848c743046a407cc66b030cc9df0fa5269..f3b1cd45a5ae15fd588bcb483d4c9562e945aa6a 100644
(file)
--- a/
HISTORY
+++ b/
HISTORY
@@
-35,7
+35,7
@@
aggregates, UNION, LIMIT, cursors, subqueries, and inherited tables
now work properly. Inherited tables are now accessed by default.
Subqueries in FROM are now supported.
-Migration to v7.
0
+Migration to v7.
1
A dump/restore using pg_dump is required for those wishing to migrate
data from any previous release.