Commits

DateSubjectAuthorReleases
2026-05-04 Declare load_hosts() as returning HostsFileLoadResult. Tom Lane 19 (unreleased)
2026-04-08 Remove RADIUS support. Thomas Munro 19 (unreleased)
2026-04-07 oauth: Allow validators to register custom HBA options Jacob Champion 19 (unreleased)
2026-03-18 ssl: Serverside SNI support for libpq Daniel Gustafsson 19 (unreleased)
2025-11-28 Fix pg_isblank() Peter Eisentraut 19 (unreleased)
2025-09-15 Remove hbaPort type Peter Eisentraut 19 (unreleased)
2025-02-20 Add support for OAUTHBEARER SASL mechanism Daniel Gustafsson 18.0
2024-12-24 Remove pgrminclude annotations Peter Eisentraut 18.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-01-16 Store IdentLine->pg_user as an AuthToken Michael Paquier 16.0
2023-01-12 Rename some variables related to ident files in hba.{c,h} Michael Paquier 16.0
2023-01-12 Fix incorrect comment in hba.h Michael Paquier 16.0
2022-11-23 Rework memory contexts in charge of HBA/ident tokenization Michael Paquier 16.0
2022-11-14 Invent open_auth_file() in hba.c to refactor authentication file opening Michael Paquier 16.0
2022-10-26 Refactor code handling the names of files loaded in hba.c Michael Paquier 16.0
2022-10-19 Refactor regular expression handling in hba.c Michael Paquier 16.0
2022-09-17 Make check_usermap() parameter names consistent. Peter Geoghegan 16.0
2022-09-17 Make check_usermap() parameter names consistent. Peter Geoghegan 15.0
2022-09-17 Make check_usermap() parameter names consistent. Peter Geoghegan 14.6
2022-09-17 Make check_usermap() parameter names consistent. Peter Geoghegan 13.9
2022-09-17 Make check_usermap() parameter names consistent. Peter Geoghegan 12.13
2022-09-17 Make check_usermap() parameter names consistent. Peter Geoghegan 11.18
2022-09-17 Make check_usermap() parameter names consistent. Peter Geoghegan 10.23
2022-03-29 Add system view pg_ident_file_mappings Michael Paquier 15.0
2022-03-24 Refactor code related to pg_hba_file_rules() into new file Michael Paquier 15.0