Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Apply timingsafe_bcmp() in authentication paths | Michael Paquier | 17.10 |
| 2025-07-23 | Fix build breakage on Solaris-alikes with late-model GCC. | Tom Lane | 17.6 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2024-01-03 | Avoid masking EOF (no-password-supplied) conditions in auth.c. | Tom Lane | 17.0 |
| 2023-08-26 | Generate new LOG for "trust" connections under log_connections | Michael Paquier | 17.0 |
| 2023-08-23 | Introduce macros for protocol characters. | Nathan Bossart | 17.0 |
| 2023-07-17 | Remove db_user_namespace. | Nathan Bossart | 17.0 |
| 2023-07-10 | Message wording improvements | Peter Eisentraut | 17.0 |
| 2023-07-09 | Remove unnecessary unbind in LDAP search+bind mode | Peter Eisentraut | 17.0 |