diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-09-18 15:24:08 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-09-18 15:24:08 +0000 |
commit | b844465185cf3d43ab9fb8250b463a41922507ac (patch) | |
tree | 5b66e6677902a1cb45bae652bd5bcd7cf51304d9 | |
parent | 6bea242750af7e063db6d10f405b0bf9f5379680 (diff) | |
download | postgresql-b844465185cf3d43ab9fb8250b463a41922507ac.tar.gz postgresql-b844465185cf3d43ab9fb8250b463a41922507ac.zip |
Rename help file upgrade_7.3 to upgrade_tips_7.3.
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -66,7 +66,8 @@ Migration to version 7.3 A dump/restore using "pg_dump" is required for those wishing to migrate data from any previous release. A summary of changes needed in client - applications is at http://www.ca.postgresql.org/docs/momjian/upgrade_7.3. + applications is at + http://www.ca.postgresql.org/docs/momjian/upgrade_tips_7.3. Observe the following incompatibilities: |