Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Apply timingsafe_bcmp() in authentication paths | Michael Paquier | 18.4 |
| 2025-07-23 | Fix build breakage on Solaris-alikes with late-model GCC. | Tom Lane | 18.0 |
| 2025-05-08 | Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays | Heikki Linnakangas | 18.0 |
| 2025-03-12 | Modularize log_connections output | Melanie Plageman | 18.0 |
| 2025-02-20 | Remove various unnecessary (char *) casts | Peter Eisentraut | 18.0 |
| 2025-02-20 | Add support for OAUTHBEARER SASL mechanism | Daniel Gustafsson | 18.0 |
| 2025-01-31 | Move PG_MAX_AUTH_TOKEN_LENGTH to libpq/auth.h | Daniel Gustafsson | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-09-02 | More use of getpwuid_r() directly | Peter Eisentraut | 18.0 |