Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-20 | Update Unicode data to Unicode 17.0.0 | Peter Eisentraut | 19 (unreleased) |
| 2026-01-01 | Update copyright for 2026 | Bruce Momjian | 19 (unreleased) |
| 2025-10-29 | Use C11 char16_t and char32_t for Unicode code points. | Jeff Davis | 19 (unreleased) |
| 2025-04-03 | Update Unicode data to Unicode 16.0.0 | Peter Eisentraut | 18.0 |
| 2025-03-18 | Fix headerscheck warning. | Jeff Davis | 18.0 |
| 2025-03-15 | Optimization for lower(), upper(), casefold() functions. | Jeff Davis | 18.0 |
| 2025-01-23 | Add support for Unicode case folding. | Jeff Davis | 18.0 |
| 2025-01-17 | Support Unicode full case mapping and conversion. | Jeff Davis | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-05-15 | Fix incorrect year in some copyright notices added this year | David Rowley | 17.0 |
| 2024-05-14 | Pre-beta mechanical code beautification. | Tom Lane | 17.0 |
| 2024-03-07 | Unicode case mapping tables and functions. | Jeff Davis | 17.0 |