Commits

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

DateSubjectAuthorReleases
2021-03-04 Avoid extra newline in errors received in FE protocol version 2. Heikki Linnakangas 14.0
2021-03-04 Remove server and libpq support for old FE/BE protocol version 2. Heikki Linnakangas 14.0
2021-03-03 Extend the abilities of libpq's target_session_attrs parameter. Tom Lane 14.0
2021-02-18 Allow specifying CRL directory Peter Eisentraut 14.0
2021-01-21 Improve new wording of libpq's connection failure messages. Tom Lane 14.0
2021-01-11 Try next host after a "cannot connect now" failure. Tom Lane 14.0
2021-01-11 Uniformly identify the target host in libpq connection failure reports. Tom Lane 14.0
2021-01-11 In libpq, always append new error messages to conn->errorMessage. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-28 Fix bugs in libpq's GSSAPI encryption support. Tom Lane 14.0
2020-12-28 Expose the default for channel_binding in PQconndefaults(). Tom Lane 14.0
2020-11-25 Add support for abstract Unix-domain sockets Peter Eisentraut 14.0
2020-11-02 Fix some grammar and typos in comments and docs Michael Paquier 14.0
2020-10-18 Update the Winsock API version requested by libpq. Tom Lane 14.0
2020-10-17 In libpq for Windows, call WSAStartup once and WSACleanup not at all. Tom Lane 14.0
2020-09-22 Remove arbitrary line length limit for libpq service files. Tom Lane 14.0
2020-09-01 Teach libpq to handle arbitrary-length lines in .pgpass files. Tom Lane 14.0
2020-07-13 Fix bugs in libpq's management of GSS encryption state. Tom Lane 14.0
2020-06-27 Change libpq's default ssl_min_protocol_version to TLSv1.2. Tom Lane 14.0
2020-06-15 Error message refactoring Peter Eisentraut 14.0