aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1997-10-18 16:40:53 +0000
committerBruce Momjian <bruce@momjian.us>1997-10-18 16:40:53 +0000
commitb58646228d0170ee659c7879c44f7ed52a32d1bf (patch)
tree8f8e0f7a27329ad461b7c80975c06854b8391c4a
parenta317de080eca76d7b8f52f2d92242d08dd3d644e (diff)
downloadpostgresql-b58646228d0170ee659c7879c44f7ed52a32d1bf.tar.gz
postgresql-b58646228d0170ee659c7879c44f7ed52a32d1bf.zip
Update for 6.2.1.
-rw-r--r--HISTORY5
1 files changed, 3 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 64450ee809e..34f5df61fbd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,8 +1,9 @@
PostgreSQL 6.2.1 Fri Oct 17 00:01:27 EDT 1997
-------------------------------------------------------------
-This release does NOT require a dump/restore for those running 6.2.
-Please see the appropriate /migration file for more information.
+This release does NOT require a dump/restore for those running 6.2, but
+there is an SQL query in /migration/6.2_to_6.2.1 that should be run. See
+that file for more information.
Changes in this release
-----------------------