Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-17 | Support PG_UNICODE_FAST locale in the builtin collation provider. | Jeff Davis | 18.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 |