Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-11-02 | Additional unicode primitive functions. | Jeff Davis | 17.0 |
| 2023-07-21 | ICU: remove negative test that fails to fail. | 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 |