Commits

DateSubjectAuthorReleases
2026-01-26 Fix accidentally cast away qualifiers Peter Eisentraut 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-05-08 Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays Heikki Linnakangas 18.0
2025-02-20 Add support for OAUTHBEARER SASL mechanism Daniel Gustafsson 18.0
2025-02-06 libpq: Handle asynchronous actions during SASL Daniel Gustafsson 18.0
2025-01-31 require_auth: prepare for multiple SASL mechanisms Daniel Gustafsson 18.0
2025-01-15 postgres_fdw: SCRAM authentication pass-through Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-09-08 Avoid core dump after getpwuid_r failure. Tom Lane 18.0
2024-09-02 More use of getpwuid_r() directly Peter Eisentraut 18.0
2024-08-16 libpq: Trace all messages received from the server Alvaro Herrera 18.0
2024-08-12 libpq: Trace frontend authentication challenges Alvaro Herrera 18.0
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 16.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
2023-05-22 Spell the values of libpq's gssdelegation parameter as "0" and "1". Tom Lane 16.0
2023-05-21 Expand some more uses of "deleg" to "delegation" or "delegated". Tom Lane 16.0