Commits

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

DateSubjectAuthorReleases
2024-10-02 Parse libpq's "keepalives" option more like other integer options. Tom Lane 12.21
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 12.19
2022-01-17 Avoid calling strerror[_r] in PQcancel(). Tom Lane 12.10
2021-11-08 libpq: reject extraneous data after SSL or GSS encryption handshake. Tom Lane 12.9
2020-12-28 Fix bugs in libpq's GSSAPI encryption support. Tom Lane 12.6
2020-10-19 In libpq for Windows, call WSAStartup once and WSACleanup not at all. Tom Lane 12.5
2020-09-01 Teach libpq to handle arbitrary-length lines in .pgpass files. Tom Lane 12.5
2020-07-13 Fix bugs in libpq's management of GSS encryption state. Tom Lane 12.4
2020-01-11 Extensive code review for GSSAPI encryption mechanism. Tom Lane 12.2
2019-12-20 libpq should expose GSS-related parameters even when not implemented. Tom Lane 12.2
2019-07-25 Fix failures to ignore \r when reading Windows-style newlines. Tom Lane 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-03-19 Restructure libpq's handling of send failures. Tom Lane 12.0
2018-09-26 Incorporate strerror_r() into src/port/snprintf.c, too. Tom Lane 12.0
2018-09-09 Install a check for mis-linking of src/port and src/common functions. Tom Lane 12.0
2018-08-23 In libpq, don't look up all the hostnames at once. Tom Lane 12.0
2018-08-13 Fix libpq's implementation of per-host connection timeouts. Tom Lane 12.0
2018-08-06 Fix failure to reset libpq's state fully between connection attempts. Tom Lane 12.0
2018-08-01 Fix libpq's code for searching .pgpass; rationalize empty-list-item cases. Tom Lane 12.0