Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Apply timingsafe_bcmp() in authentication paths | Michael Paquier | 15.18 |
| 2025-07-23 | Fix build breakage on Solaris-alikes with late-model GCC. | Tom Lane | 15.14 |
| 2024-01-03 | Avoid masking EOF (no-password-supplied) conditions in auth.c. | Tom Lane | 15.6 |
| 2022-01-11 | Clean up messy API for src/port/thread.c. | Tom Lane | 15.0 |
| 2022-01-11 | Improve error handling of cryptohash computations | Michael Paquier | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-09 | Remove check for accept() argument types | Peter Eisentraut | 15.0 |
| 2021-09-16 | Message style improvements | Peter Eisentraut | 15.0 |
| 2021-09-08 | Fix incorrect format placeholders | Peter Eisentraut | 15.0 |
| 2021-07-07 | Refactor SASL code with a generic interface for its mechanisms | Michael Paquier | 15.0 |