Commits

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

DateSubjectAuthorReleases
2025-11-10 libpq: Prevent some overflows of int/size_t Jacob Champion 14.20
2025-07-17 Fix PQport to never return NULL unless the connection is NULL. Tom Lane 14.19
2024-11-11 libpq: Bail out during SSL/GSS negotiation errors Michael Paquier 14.14
2024-10-02 Parse libpq's "keepalives" option more like other integer options. Tom Lane 14.14
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 14.12
2023-03-13 Fix inconsistent error handling for GSS encryption in PQconnectPoll() Michael Paquier 14.8
2022-03-04 Fix pg_regress to print the correct postmaster address on Windows. Tom Lane 14.3
2022-01-17 Avoid calling strerror[_r] in PQcancel(). Tom Lane 14.2
2021-11-08 libpq: reject extraneous data after SSL or GSS encryption handshake. Tom Lane 14.1
2021-09-13 Clear conn->errorMessage at successful completion of PQconnectdb(). Tom Lane 14.0
2021-07-29 Improve libpq's handling of OOM during error message construction. Tom Lane 14.0
2021-06-26 Remove undesirable libpq dependency on stringinfo.c. Tom Lane 14.0
2021-05-03 libpq: Refactor some error messages for easier translation Peter Eisentraut 14.0
2021-05-03 Factor out system call names from error messages Peter Eisentraut 14.0
2021-04-23 Use correct format placeholder for WSAGetLastError() Peter Eisentraut 14.0
2021-04-23 Factor out system call names from error messages Peter Eisentraut 14.0
2021-04-07 libpq: Set Server Name Indication (SNI) for SSL connections Peter Eisentraut 14.0
2021-03-31 Initialize conn->Pfdebug to NULL when creating a connection Alvaro Herrera 14.0
2021-03-30 Improve PQtrace() output format Alvaro Herrera 14.0
2021-03-15 Implement pipeline mode in libpq Alvaro Herrera 14.0
2021-03-11 Set libcrypto callbacks for all connection threads in libpq Michael Paquier 14.0
2021-03-10 Revert changes for SSL compression in libpq Michael Paquier 14.0
2021-03-09 libpq: Remove deprecated connection parameters authtype and tty Peter Eisentraut 14.0
2021-03-09 Switch back sslcompression to be a normal input field in libpq Michael Paquier 14.0
2021-03-09 Remove support for SSL compression Michael Paquier 14.0