Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-23 | Don't assume GSSAPI result strings are null-terminated. | Tom Lane | 10.18 |
| 2019-11-05 | Avoid logging complaints about abandoned connections when using PAM. | Tom Lane | 10.11 |
| 2018-05-21 | Fix unsafe usage of strerror(errno) within ereport(). | Tom Lane | 10.5 |
| 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-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-03-26 | Fix unportable disregard of alignment requirements in RADIUS code. | Tom Lane | 10.0 |
| 2017-03-26 | Fix some minor resource leaks in PerformRadiusTransaction(). | Tom Lane | 10.0 |
| 2017-01-03 | Allow SSL configuration to be updated at SIGHUP. | Tom Lane | 10.0 |
| 2016-12-20 | Fix minor error message style violation. | Tom Lane | 10.0 |