Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-07 | Update ICU C++ API symbols | John Naylor | 16.10 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-04-20 | Remove obsolete defense against strxfrm() bugs. | Thomas Munro | 16.0 |
| 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-03-08 | Allow tailoring of ICU locales with custom rules | Peter Eisentraut | 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 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-09-13 | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 16.0 |