Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-06 | ICU: use UTF8-optimized case conversion API | Jeff Davis | 19 (unreleased) |
| 2025-10-29 | Use C11 char16_t and char32_t for Unicode code points. | Jeff Davis | 19 (unreleased) |
| 2025-07-01 | Control ctype behavior internally with a method table. | Jeff Davis | 19 (unreleased) |
| 2025-02-20 | Transfer statistics during pg_upgrade. | Jeff Davis | 18.0 |
| 2025-01-17 | Support Unicode full case mapping and conversion. | Jeff Davis | 18.0 |
| 2025-01-07 | Add missing typedefs.list entry for AggStatePerGroupData. | Jeff Davis | 18.0 |
| 2024-07-28 | Fix whitespace in commit 005c6b833f. | Jeff Davis | 18.0 |
| 2023-12-08 | Cache opaque handle for GUC option to avoid repeasted lookups. | Jeff Davis | 17.0 |