Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-12-11 | Be more wary about OpenSSL not setting errno on error. | Tom Lane | 13.14 |
| 2020-05-16 | Rename PQsetSSLKeyPassHook and friends | Andrew Dunstan | 13.0 |
| 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 |