Update 7.3.1 to give proper attribution to pg_dump item.
authorBruce Momjian <[email protected]>
Fri, 20 Dec 2002 00:24:29 +0000 (00:24 +0000)
committerBruce Momjian <[email protected]>
Fri, 20 Dec 2002 00:24:29 +0000 (00:24 +0000)
HISTORY
doc/src/sgml/release.sgml

diff --git a/HISTORY b/HISTORY
index b461c79f0c466a9d63be1cef018a28be5e773082..73b57debfc06de23cb2790366b7d5e5df9713356 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -20,7 +20,7 @@ Changes
 
    Fix a core dump of COPY TO when client/server encodings don't match
      (Tom)
-   Allow pg_dump to work with pre-7.2 servers (Tom)
+   Allow pg_dump to work with pre-7.2 servers (Philip)
    contrib/adddepend fixes (Tom)
    Fix problem with deletion of per-user/per-database config settings
      (Tom)
index 4f66c3e55a6f94414edeb73b033a979b350468e0..672085eaf13d1542a7fb8982d44b2cc4b6faaeaa 100644 (file)
@@ -37,7 +37,7 @@ $Header$
 <literallayout>
 Fix a core dump of COPY TO when client/server encodings don't match
   (Tom)
-Allow pg_dump to work with pre-7.2 servers (Tom)
+Allow pg_dump to work with pre-7.2 servers (Philip)
 contrib/adddepend fixes (Tom)
 Fix problem with deletion of per-user/per-database config settings
   (Tom)