Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |