Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-11-05 | Avoid logging complaints about abandoned connections when using PAM. | Tom Lane | 9.5.20 |
| 2018-05-21 | Fix unsafe usage of strerror(errno) within ereport(). | Tom Lane | 9.5.14 |
| 2017-03-26 | Fix unportable disregard of alignment requirements in RADIUS code. | Tom Lane | 9.5.7 |
| 2016-03-29 | Avoid possibly-unsafe use of Windows' FormatMessage() function. | Tom Lane | 9.5.3 |
| 2015-02-21 | Use FLEXIBLE_ARRAY_MEMBER in a number of other places. | Tom Lane | 9.5.0 |
| 2015-02-12 | Fix minor memory leak in ident_inet(). | Tom Lane | 9.5.0 |
| 2014-12-17 | Fix poorly worded error message. | Tom Lane | 9.5.0 |