Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-23 | Don't assume GSSAPI result strings are null-terminated. | Tom Lane | 11.13 |
| 2019-11-05 | Avoid logging complaints about abandoned connections when using PAM. | Tom Lane | 11.6 |
| 2018-08-24 | Suppress uninitialized-variable warning in new SCRAM code. | Tom Lane | 11.0 |
| 2018-05-21 | Fix unsafe usage of strerror(errno) within ereport(). | Tom Lane | 11.0 |