Commits

DateSubjectAuthorReleases
2020-05-13 Dial back -Wimplicit-fallthrough to level 3 Alvaro Herrera 13.0
2020-05-12 Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS Alvaro Herrera 13.0
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-01 Add dummy versions of new SSL functions for non-SSL builds Andrew Dunstan 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 13.0
2019-04-03 GSSAPI encryption support Stephen Frost 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-09-26 Incorporate strerror_r() into src/port/snprintf.c, too. Tom Lane 12.0
2018-05-02 Further -Wimplicit-fallthrough cleanup. Andres Freund 11.0
2018-01-23 Extract common bits from OpenSSL implementation Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.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
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-10-07 Clear OpenSSL error queue after failed X509_STORE_load_locations() call. Heikki Linnakangas 9.1.24
2016-10-07 Clear OpenSSL error queue after failed X509_STORE_load_locations() call. Heikki Linnakangas 9.2.19
2016-10-07 Clear OpenSSL error queue after failed X509_STORE_load_locations() call. Heikki Linnakangas 9.3.15
2016-10-07 Clear OpenSSL error queue after failed X509_STORE_load_locations() call. Heikki Linnakangas 9.4.10
2016-10-07 Don't share SSL_CTX between libpq connections. Heikki Linnakangas 9.2.19
2016-10-07 Don't share SSL_CTX between libpq connections. Heikki Linnakangas 9.1.24