Fix upgrade mention to 7.1.

This commit is contained in:
Bruce Momjian 2000-12-18 04:07:10 +00:00
parent c77e2e42fb
commit cf6dbd8e47
1 changed files with 1 additions and 1 deletions

View File

@ -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.