Commits

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

DateSubjectAuthorReleases
2024-11-11 libpq: Bail out during SSL/GSS negotiation errors Michael Paquier 12.21
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
2023-03-13 Fix inconsistent error handling for GSS encryption in PQconnectPoll() Michael Paquier 12.15
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-29 Fix dispsize for libpq connection parameters channel_binding and gssencmode Michael Paquier 12.2
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-10-23 Fix thinkos from 4f4061b for libpq integer parsing Michael Paquier 12.1
2019-10-21 Fix error reporting of connect_timeout in libpq for value parsing Michael Paquier 12.1
2019-10-21 Fix parsing of integer values for connection parameters in libpq Michael Paquier 12.1
2019-09-06 Message style fixes Peter Eisentraut 12.0
2019-09-06 libpq: ccache -> credential cache Peter Eisentraut 12.0
2019-07-25 Fix failures to ignore \r when reading Windows-style newlines. Tom Lane 12.0
2019-06-14 Tweak libpq's PQhost, PQhostaddr, and psql's \connect Alvaro Herrera 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-04-20 GSSAPI: Improve documentation and tests Stephen Frost 12.0
2019-04-06 Add support TCP user timeout in libpq and the backend server Michael Paquier 12.0
2019-04-05 Handle errors during GSSAPI startup better Stephen Frost 12.0