Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-13 | Fix error message typo. | Jeff Davis | 19 (unreleased) |
| 2026-01-07 | Clean up ICU includes. | Jeff Davis | 19 (unreleased) |
| 2025-01-24 | Add SQL function CASEFOLD(). | Jeff Davis | 18.0 |
| 2024-12-16 | Refactor string case conversion into provider-specific files. | Jeff Davis | 18.0 |
| 2024-12-03 | Fix unintentional behavior change in commit e9931bfb75. | Jeff Davis | 18.0 |
| 2024-09-06 | Remove lc_ctype_is_c(). | Jeff Davis | 18.0 |
| 2024-08-06 | Remove support for null pg_locale_t most places. | Jeff Davis | 18.0 |
| 2024-03-30 | Add unicode_strtitle() for Unicode Default Case Conversion. | 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 |