Commits

DateSubjectAuthorReleases
2023-04-08 Revert "Add support for Kerberos credential delegation" Stephen Frost 16.0
2023-04-08 Add support for Kerberos credential delegation Stephen Frost 16.0
2023-03-29 Support connection load balancing in libpq Daniel Gustafsson 16.0
2023-03-29 Copy and store addrinfo in libpq-owned private memory Daniel Gustafsson 16.0
2023-03-27 Make SCRAM iteration count configurable Daniel Gustafsson 16.0
2023-03-24 libpq: Add sslcertmode option to control client certificates Michael Paquier 16.0
2023-03-14 libpq: Add support for require_auth to control authorized auth methods Michael Paquier 16.0
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 11.20
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 12.15
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 13.11
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 14.8
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 15.3
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-17 libpq: Handle NegotiateProtocolVersion message Peter Eisentraut 16.0
2022-11-15 libpq error message refactoring Peter Eisentraut 16.0
2022-08-25 libpq code should use libpq_gettext(), not _() Peter Eisentraut 15.0
2022-08-25 libpq code should use libpq_gettext(), not _() Peter Eisentraut 16.0
2022-08-13 Remove replacement code for getaddrinfo. Thomas Munro 16.0
2022-07-05 libpq: Improve idle state handling in pipeline mode Alvaro Herrera 15.0
2022-07-05 libpq: Improve idle state handling in pipeline mode Alvaro Herrera 14.5
2022-07-05 libpq: Improve idle state handling in pipeline mode Alvaro Herrera 16.0
2022-04-21 Fix missed cases in libpq's error handling. Tom Lane 15.0
2022-02-18 Rearrange libpq's error reporting to avoid duplicated error text. Tom Lane 15.0
2022-01-18 Make PQcancel use the PGconn's tcp_user_timeout and keepalives settings. Tom Lane 15.0