Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-26 | Use PqMsg_* macros in fe-auth.c. | Nathan Bossart | 17.0 |
| 2024-05-17 | Revise GUC names quoting in messages again | Peter Eisentraut | 17.0 |
| 2024-03-21 | Explicitly require password for SCRAM exchange | Daniel Gustafsson | 17.0 |
| 2024-03-21 | Refactor SASL exchange to return tri-state status | Daniel Gustafsson | 17.0 |
| 2024-01-09 | Add new function, PQchangePassword(), to libpq | Joe Conway | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-08-23 | Introduce macros for protocol characters. | Nathan Bossart | 17.0 |
| 2023-07-17 | Include <limits.h> in fe-auth.c, to get CHAR_BIT reliably. | Tom Lane | 17.0 |
| 2023-07-09 | Remove obsolete comment and code from fe-auth.c. | Thomas Munro | 17.0 |
| 2023-07-03 | Remove support for OpenSSL 1.0.1 | Michael Paquier | 17.0 |