Age | Commit message (Expand) | Author |
---|---|---|
2025-04-21 | Fix INITCAP() word boundaries for PG_UNICODE_FAST. | Jeff Davis |
2025-01-23 | Add support for Unicode case folding. | Jeff Davis |
2025-01-17 | Support Unicode full case mapping and conversion. | Jeff Davis |
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-05-15 | Fix incorrect year in some copyright notices added this year | David Rowley |
2024-03-24 | Fix convert_case(), introduced in 5c40364dd6. | Jeff Davis |
2024-03-07 | Unicode case mapping tables and functions. | Jeff Davis |