Commits

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

DateSubjectAuthorReleases
2025-11-10 libpq: Prevent some overflows of int/size_t Jacob Champion 16.11
2025-07-17 Fix PQport to never return NULL unless the connection is NULL. Tom Lane 16.10
2024-11-11 libpq: Bail out during SSL/GSS negotiation errors Michael Paquier 16.5
2024-10-02 Parse libpq's "keepalives" option more like other integer options. Tom Lane 16.5
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 16.3
2023-05-22 Spell the values of libpq's gssdelegation parameter as "0" and "1". Tom Lane 16.0
2023-05-21 Expand some more uses of "deleg" to "delegation" or "delegated". Tom Lane 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-19 Message style improvements Peter Eisentraut 16.0
2023-05-16 libpq: Error message improvement Alvaro Herrera 16.0
2023-04-21 Make libpq error messages consistent for translation Daniel Gustafsson 16.0
2023-04-13 De-Revert "Add support for Kerberos credential delegation" Stephen Frost 16.0
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-04-05 Allow to use system CA pool for certificate verification Daniel Gustafsson 16.0
2023-03-30 Fix pointer cast for seed calculation on 32-bit systems Daniel Gustafsson 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-24 Rewrite error message related to sslmode in libpq Michael Paquier 16.0
2023-03-17 libpq: Use modern socket flags, if available. Thomas Munro 16.0
2023-03-17 libpq: Remove code for SCM credential authentication Michael Paquier 16.0
2023-03-14 libpq: Add support for require_auth to control authorized auth methods Michael Paquier 16.0
2023-03-13 Fix inconsistent error handling for GSS encryption in PQconnectPoll() Michael Paquier 16.0