Commits

DateSubjectAuthorReleases
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-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-02-12 Move libpq's write_failed mechanism down to pqsecure_raw_write(). Tom Lane 15.0
2021-01-11 In libpq, always append new error messages to conn->errorMessage. Tom Lane 14.0
2020-10-10 Recognize network-failure errnos as indicating hard connection loss. Tom Lane 14.0
2018-09-26 Incorporate strerror_r() into src/port/snprintf.c, too. Tom Lane 12.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-04-17 Support OpenSSL 1.1.0 in 9.3 and 9.2. Tom Lane 9.2.21
2017-04-17 Support OpenSSL 1.1.0 in 9.3 and 9.2. Tom Lane 9.3.17
2017-04-16 Support OpenSSL 1.1.0 in 9.4 branch. Tom Lane 9.4.12
2015-11-07 Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify fully. Tom Lane 9.5.0
2015-11-07 Rename PQsslAttributes() to PQsslAttributeNames(), and const-ify fully. Tom Lane 9.6.0
2015-05-22 Back-patch libpq support for TLS versions beyond v1. Tom Lane 9.3.8
2015-05-22 Back-patch libpq support for TLS versions beyond v1. Tom Lane 9.2.12
2015-05-22 Back-patch libpq support for TLS versions beyond v1. Tom Lane 9.0.21
2015-05-22 Back-patch libpq support for TLS versions beyond v1. Tom Lane 9.1.17
2015-01-24 Replace a bunch more uses of strncpy() with safer coding. Tom Lane 9.0.19
2015-01-24 Replace a bunch more uses of strncpy() with safer coding. Tom Lane 9.1.15
2015-01-24 Replace a bunch more uses of strncpy() with safer coding. Tom Lane 9.2.10