diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-09-18 05:17:04 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-09-18 05:17:04 +0000 |
commit | 80c185eaac33cfcb644d0f272a43491b50526056 (patch) | |
tree | c453ed88da4aa1055477c050009efffbf77aff9f | |
parent | f1eac87eda897440ff44fe0f931ecf048300a0a8 (diff) | |
download | postgresql-80c185eaac33cfcb644d0f272a43491b50526056.tar.gz postgresql-80c185eaac33cfcb644d0f272a43491b50526056.zip |
Add mention of Tom's client change summary email to the history file.
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -65,7 +65,8 @@ Overview Migration to version 7.3 A dump/restore using "pg_dump" is required for those wishing to migrate - data from any previous release. + 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. Observe the following incompatibilities: |