aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-12-18 04:07:10 +0000
committerBruce Momjian <bruce@momjian.us>2000-12-18 04:07:10 +0000
commitcf6dbd8e47c500765279d8894acf39173d54264c (patch)
tree0a61ef5e5e7e360ff29a49fd781b08d01a57906e
parentc77e2e42fb4cf5c90a7562b9df289165ff164df1 (diff)
downloadpostgresql-cf6dbd8e47c500765279d8894acf39173d54264c.tar.gz
postgresql-cf6dbd8e47c500765279d8894acf39173d54264c.zip
Fix upgrade mention to 7.1.
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index bfa095848c7..f3b1cd45a5a 100644
--- 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.