Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-27 | Raise fixed token-length limit in hba.c. | Tom Lane | 15.4 |
| 2022-04-13 | Remove extraneous blank lines before block-closing braces | Alvaro Herrera | 15.0 |
| 2022-04-08 | Remove error message hints mentioning configure options | Peter Eisentraut | 15.0 |
| 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 |
| 2022-03-07 | Create routine able to set single-call SRFs for Materialize mode | Michael Paquier | 15.0 |
| 2022-02-15 | Remove IS_AF_UNIX macro | Peter Eisentraut | 15.0 |
| 2022-01-26 | Fix pg_hba_file_rules for authentication method cert | Magnus Hagander | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-18 | Provide a variant of simple_prompt() that can be interrupted by ^C. | Tom Lane | 15.0 |