aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY5
1 files changed, 3 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index ee16707a6cc..79ad1ed3fa8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2,8 +2,9 @@ PostgreSQL 6.3p1 Sun Mar 22 00:19:35 EST 1998
-------------------------------------------------------------
A dump/restore is NOT required for those running 6.3. A 'make clean',
-'make', and 'make install' is all that is required. You may want to
-re-link your any custom applications that use PostgreSQL libraries.
+'make', and 'make install' is all that is required. This last step
+should be performed while the postmaster is not running. You should
+re-link any custom applications that use PostgreSQL libraries.
Changes
-------