Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-04 | Canonicalize ICU locale names to language tags. | Jeff Davis | 16.0 |
| 2023-03-28 | Validate ICU locales. | Jeff Davis | 16.0 |
| 2023-03-17 | Fix t_isspace(), etc., when datlocprovider=i and datctype=C. | Jeff Davis | 16.0 |
| 2023-02-23 | Refactor to introduce pg_locale_deterministic(). | Jeff Davis | 16.0 |
| 2023-02-23 | Refactor to add pg_strcoll(), pg_strxfrm(), and variants. | Jeff Davis | 16.0 |