Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |