Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-16 | Refactor string case conversion into provider-specific files. | Jeff Davis | 18.0 |
| 2024-12-03 | Move check for ucol_strcollUTF8 to pg_locale_icu.c | Jeff Davis | 18.0 |
| 2024-12-03 | Perform provider-specific initialization in new functions. | Jeff Davis | 18.0 |
| 2024-10-14 | Move ICU-specific code from pg_locale.c into pg_locale_icu.c. | Jeff Davis | 18.0 |