summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-08-05 05:04:50 +0000
committerBruce Momjian <bruce@momjian.us>2003-08-05 05:04:50 +0000
commit1875eb38f41c09eea2b3d8621de323e1e20178ef (patch)
treecfd9b5cf8460f3cc3cf016080ef94d00164b0be6 /HISTORY
parentc6a27e0e7ce49813b23dd95422bb922ba6815783 (diff)
downloadpostgresql-1875eb38f41c09eea2b3d8621de323e1e20178ef.tar.gz
Add Philip Yarra to threads item, remove my name.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 06128f9822..8f8314841e 100644
--- 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",