Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-01 | Avoid "unused variable" warning on non-USE_SSL_ENGINE platforms. | Tom Lane | 17.0 |
| 2024-03-08 | Cope with a deficiency in OpenSSL 3.x's error reporting. | Tom Lane | 17.0 |
| 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 | 17.0 |
| 2023-11-28 | Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. | Tom Lane | 17.0 |