Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-01-03 | Avoid masking EOF (no-password-supplied) conditions in auth.c. | Tom Lane | 12.18 |
| 2021-06-23 | Don't assume GSSAPI result strings are null-terminated. | Tom Lane | 12.8 |
| 2020-12-30 | Fix up usage of krb_server_keyfile GUC parameter. | Tom Lane | 12.6 |
| 2020-12-28 | Improve log messages related to pg_hba.conf not matching a connection. | Tom Lane | 12.6 |
| 2020-12-28 | Fix assorted issues in backend's GSSAPI encryption support. | Tom Lane | 12.6 |
| 2019-11-05 | Avoid logging complaints about abandoned connections when using PAM. | Tom Lane | 12.1 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2018-08-24 | Suppress uninitialized-variable warning in new SCRAM code. | Tom Lane | 12.0 |