summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1998-03-21 15:01:32 +0000
committerBruce Momjian <bruce@momjian.us>1998-03-21 15:01:32 +0000
commit5a78def8de044b8fabe66195d1cf69f4800d72b6 (patch)
tree6c52484cb44cf10251e6d7b1c7d3786b9f1d2366
parent1a89d55c27698fae66ee44affd07fdcd7d3dbdad (diff)
cleanup instructions for patch upgrade.
-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
-------