Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-13 | Skip some permissions checks on Cygwin | Andrew Dunstan | 17.0 |
| 2024-04-04 | Fix test failures when language environment is not UTF-8. | Jeff Davis | 17.0 |
| 2024-03-19 | Support C.UTF-8 locale in the new builtin collation provider. | Jeff Davis | 17.0 |
| 2024-03-18 | Address more review comments on commit 2d819a08a1. | Jeff Davis | 17.0 |
| 2024-03-14 | Introduce "builtin" collation provider. | Jeff Davis | 17.0 |
| 2024-03-04 | Fix initdb's -c option to treat the GUC name case-insensitively. | Tom Lane | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-29 | Make all Perl warnings fatal | Peter Eisentraut | 17.0 |
| 2023-09-06 | Allow using syncfs() in frontend utilities. | Nathan Bossart | 17.0 |