Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-27 | Raise fixed token-length limit in hba.c. | Tom Lane | 13.12 |
| 2020-12-28 | Fix assorted issues in backend's GSSAPI encryption support. | Tom Lane | 13.2 |
| 2020-11-03 | Fix unportable use of getnameinfo() in pg_hba_file_rules view. | Tom Lane | 13.1 |
| 2020-03-04 | Introduce macros for typalign and typstorage constants. | Tom Lane | 13.0 |
| 2019-11-13 | Avoid downcasing/truncation of RADIUS authentication parameters. | Tom Lane | 13.0 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |