From ff494e88511fb2d40401d404ca1345b71804e79b Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 20 Dec 2002 00:24:00 +0000 Subject: Update 7.3.1 to give proper attribution to pg_dump item. --- doc/src/sgml/release.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 14e0d772902..6d2595009b3 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ @@ -68,7 +68,7 @@ extra_float_digits option allows pg_dump to dump float data accurately 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) /contrib/vacuumlo fix (Tom) -- cgit v1.2.3