File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ Document service capability, and add sample file (Bruce)
258258Make PQsetdbLogin() have the same defaults as PQconnectdb() (Tom)
259259Allow libpq to cleanly fail when result sets are too large (Tom)
260260Improve 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)
262262Allow pqInternalNotice() to accept a format string and args instead of
263263 just a preformatted message (Tom, Sean Chittenden)
264264Allow control SSL negotiation with sslmode values "disable", "allow",
@@ -281,7 +281,7 @@ Miscellaneous Interfaces
281281Prevent possible memory leak or core dump during libpgtcl shutdown (Tom)
282282Add ecpg Informix compatibility (Michael)
283283Add 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)
285285Allow client interfaces to compile under MinGW/win32 (Bruce)
286286Move python client interface to http://www.pygresql.org (Marc)
287287
You can’t perform that action at this time.
0 commit comments