Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-27 | Raise fixed token-length limit in hba.c. | Tom Lane | 14.9 |
| 2020-12-28 | Fix assorted issues in backend's GSSAPI encryption support. | Tom Lane | 14.0 |
| 2020-11-03 | Fix unportable use of getnameinfo() in pg_hba_file_rules view. | Tom Lane | 14.0 |
| 2020-09-06 | Refactor pg_get_line() to expose an alternative StringInfo-based API. | Tom Lane | 14.0 |
| 2020-09-03 | Allow records to span multiple lines in pg_hba.conf and pg_ident.conf. | Tom Lane | 14.0 |