Commits

Showing commits that first shipped in 7.4 (backpatches included). Clear

DateSubjectAuthorReleases
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 7.4.29
2005-07-08 Make libpq_gettext save and restore errno in a Windows-compatible way. Tom Lane 7.4.9
2003-10-19 Adjust libpq to avoid deadlock when both client and server want to send Tom Lane 7.4.1
2003-08-08 Another pgindent run with updated typedefs. Bruce Momjian 7.4.1
2003-08-04 Fix some more problems with testing error returns from SSL. Tom Lane 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-06-23 Change pqInternalNotice to accept a format string and args instead of Tom Lane 7.4.1
2003-06-21 Update libpq to make new features of FE/BE protocol available to Tom Lane 7.4.1
2003-06-14 Make libpq thread-safe with configure --with-threads option. Bruce Momjian 7.4.1
2003-06-12 Attached is the complete diff against current CVS. Bruce Momjian 7.4.1
2003-06-12 Back out patch that got bundled into another patch. Bruce Momjian 7.4.1
2003-06-12 New patch with corrected README attached. Bruce Momjian 7.4.1
2003-06-08 libpq can now talk to either 3.0 or 2.0 protocol servers. It first tries Tom Lane 7.4.1
2003-04-25 Use closesocket() for all socket/pipe closing, because Win32 requires Bruce Momjian 7.4.1
2003-04-22 Another round of protocol changes. Backend-to-frontend messages now all Tom Lane 7.4.1
2003-04-19 Second round of FE/BE protocol changes. Frontend->backend messages now Tom Lane 7.4.1
2003-04-02 Whack getaddrinfo() patch around until it works, more or less, on Tom Lane 7.4.1
2003-03-06 Use poll(2) in preference to select(2), if available. This solves Tom Lane 7.4.1
2003-01-07 Fix various places where global s/NOTICE/WARNING/ was applied with too Tom Lane 7.4.1