Commits

DateSubjectAuthorReleases
2024-04-01 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. Tom Lane 17.0
2024-04-01 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. Tom Lane 13.15
2024-04-01 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. Tom Lane 15.7
2024-04-01 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. Tom Lane 12.19
2024-04-01 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. Tom Lane 16.3
2024-04-01 Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. Tom Lane 14.12
2024-03-08 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 17.0
2024-03-08 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 12.19
2024-03-08 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 13.15
2024-03-08 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 16.3
2024-03-08 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 14.12
2024-03-08 Cope with a deficiency in OpenSSL 3.x's error reporting. Tom Lane 15.7
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 15.7
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 12.19
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 16.3
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 14.12
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 13.15
2024-02-09 Clean up Windows-specific mutex code in libpq and ecpglib. Tom Lane 17.0
2023-12-11 Be more wary about OpenSSL not setting errno on error. Tom Lane 16.2
2023-12-11 Be more wary about OpenSSL not setting errno on error. Tom Lane 13.14
2023-12-11 Be more wary about OpenSSL not setting errno on error. Tom Lane 15.6
2023-12-11 Be more wary about OpenSSL not setting errno on error. Tom Lane 12.18
2023-12-11 Be more wary about OpenSSL not setting errno on error. Tom Lane 17.0
2023-12-11 Be more wary about OpenSSL not setting errno on error. Tom Lane 14.11
2023-11-28 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. Tom Lane 13.14