Commits

DateSubjectAuthorReleases
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.0.25
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.1.21
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.2.17
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.3.11
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.4.4
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 9.0.0
2008-05-29 Tweak libpq to avoid crashing due to incorrect buffer size calculation when Tom Lane 8.4.0
2007-10-13 Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the Tom Lane 8.3.0
2006-07-14 Fix a passel of recently-committed violations of the rule 'thou shalt Tom Lane 8.2.0
2005-09-24 Suppress signed-vs-unsigned-char warnings. Tom Lane 8.1.0
2005-07-08 Make libpq_gettext save and restore errno in a Windows-compatible way. Tom Lane 7.2 (unreleased)
2005-07-08 Make libpq_gettext save and restore errno in a Windows-compatible way. Tom Lane 7.3.11
2005-07-08 Make libpq_gettext save and restore errno in a Windows-compatible way. Tom Lane 7.4.9
2005-07-08 Make libpq_gettext save and restore errno in a Windows-compatible way. Tom Lane 8.0.4
2005-07-08 Make libpq_gettext save and restore errno in a Windows-compatible way. Tom Lane 8.1.0
2005-07-06 Save and restore errno across bindtextdomain call, per discussion. Tom Lane 8.1.0
2003-10-19 Adjust libpq to avoid deadlock when both client and server want to send Tom Lane 7.4.1
2003-08-04 Fix some more problems with testing error returns from SSL. Tom Lane 7.3.5
2003-08-04 Fix some more problems with testing error returns from SSL. Tom Lane 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-08 libpq can now talk to either 3.0 or 2.0 protocol servers. It first tries Tom Lane 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