Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-23 | Don't assume GSSAPI result strings are null-terminated. | Tom Lane | 9.6.23 |
| 2019-11-05 | Avoid logging complaints about abandoned connections when using PAM. | Tom Lane | 9.6.16 |
| 2018-05-21 | Fix unsafe usage of strerror(errno) within ereport(). | Tom Lane | 9.6.10 |
| 2017-03-26 | Fix unportable disregard of alignment requirements in RADIUS code. | Tom Lane | 9.6.3 |
| 2016-04-08 | Add BSD authentication method. | Tom Lane | 9.6.0 |
| 2016-03-29 | Avoid possibly-unsafe use of Windows' FormatMessage() function. | Tom Lane | 9.6.0 |