Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8bf7fff

Browse files
committed
Update thread wording.
1 parent abb69fb commit 8bf7fff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

HISTORY

+2-2
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ Document service capability, and add sample file (Bruce)
258258
Make PQsetdbLogin() have the same defaults as PQconnectdb() (Tom)
259259
Allow libpq to cleanly fail when result sets are too large (Tom)
260260
Improve performance of PGunescapeBytea() (Ben Lamb)
261-
Allow threaded with --enable-thread-safety (Lee Kindness, Philip Yarra)
261+
Allow thread-safe libpq with --enable-thread-safety (Lee Kindness, Philip Yarra)
262262
Allow pqInternalNotice() to accept a format string and args instead of
263263
just a preformatted message (Tom, Sean Chittenden)
264264
Allow control SSL negotiation with sslmode values "disable", "allow",
@@ -281,7 +281,7 @@ Miscellaneous Interfaces
281281
Prevent possible memory leak or core dump during libpgtcl shutdown (Tom)
282282
Add ecpg Informix compatibility (Michael)
283283
Add ecpg DECIMAL type that is fixed length, for Informix (Michael)
284-
Allow threaded ecpg with --enable-thread-safety (Lee Kindness, Bruce)
284+
Allow thread-safe ecpg with --enable-thread-safety (Lee Kindness, Bruce)
285285
Allow client interfaces to compile under MinGW/win32 (Bruce)
286286
Move python client interface to http://www.pygresql.org (Marc)
287287

0 commit comments

Comments
 (0)