Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |
| 2023-06-21 | initdb: change default --locale-provider back to libc. | Jeff Davis | 16.0 |
| 2023-06-16 | CREATE DATABASE: make LOCALE apply to all collation providers. | Jeff Davis | 16.0 |
| 2023-04-04 | Canonicalize ICU locale names to language tags. | Jeff Davis | 16.0 |
| 2023-03-28 | Validate ICU locales. | Jeff Davis | 16.0 |
| 2023-03-09 | Fix test failure caused in 27b62377b4. | Jeff Davis | 16.0 |
| 2023-03-09 | Use ICU by default at initdb time. | Jeff Davis | 16.0 |