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-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-03-10 | initdb: derive encoding from locale for ICU; similar to libc. | Jeff Davis | 16.0 |
| 2023-03-09 | Use ICU by default at initdb time. | Jeff Davis | 16.0 |