]> granicus.if.org Git - postgresql/commitdiff
Add Philip Yarra to threads item, remove my name.
authorBruce Momjian <bruce@momjian.us>
Tue, 5 Aug 2003 05:04:50 +0000 (05:04 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 5 Aug 2003 05:04:50 +0000 (05:04 +0000)
HISTORY

diff --git a/HISTORY b/HISTORY
index 06128f9822f3858f285162ec71f4a654f73dc032..8f8314841eb6ecfe1b7886f20f6a64c4a7c3348e 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -258,7 +258,7 @@ Document service capability, and add sample file (Bruce)
 Make PQsetdbLogin() have the same defaults as PQconnectdb() (Tom)
 Allow libpq to cleanly fail when result sets are too large (Tom)
 Improve performance of PGunescapeBytea() (Ben Lamb)
-Allow threaded with --enable-thread-safety (Lee Kindness, Bruce)
+Allow threaded with --enable-thread-safety (Lee Kindness, Philip Yarra)
 Allow pqInternalNotice() to accept a format string and args instead of
   just a preformatted message (Tom, Sean Chittenden)
 Allow control SSL negotiation with sslmode values "disable", "allow",