Commits

DateSubjectAuthorReleases
2026-05-15 Don't accept length of -1 in pg_locale.h APIs. Jeff Davis 19 (unreleased)
2026-05-11 Fix integer-overflow and alignment hazards in locale-related code. Tom Lane 18.4
2026-05-11 Fix integer-overflow and alignment hazards in locale-related code. Tom Lane 19 (unreleased)
2026-04-13 Fix overrun when comparing with unterminated ICU language string. Jeff Davis 18.4
2026-04-13 Fix overrun when comparing with unterminated ICU language string. Jeff Davis 19 (unreleased)
2026-03-18 Allow setting the collation strength in ICU tailoring rules Peter Eisentraut 19 (unreleased)
2026-02-26 Fix memory leaks in pg_locale_icu.c. Jeff Davis 18.4
2026-02-26 Fix memory leaks in pg_locale_icu.c. Jeff Davis 19 (unreleased)
2026-01-07 Clean up ICU includes. Jeff Davis 19 (unreleased)
2026-01-06 ICU: use UTF8-optimized case conversion API Jeff Davis 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-16 Avoid global LC_CTYPE dependency in pg_locale_icu.c. Jeff Davis 19 (unreleased)
2025-12-16 downcase_identifier(): use method table from locale provider. Jeff Davis 19 (unreleased)
2025-12-15 Remove unused single-byte char_is_cased() API. Jeff Davis 19 (unreleased)
2025-12-10 Add pg_iswcased(). Jeff Davis 19 (unreleased)
2025-10-28 Move comment about casts from pg_wchar. Jeff Davis 19 (unreleased)
2025-10-18 Add pg_iswxdigit(), useful for tsearch. Jeff Davis 19 (unreleased)
2025-09-30 Make some use of anonymous unions [pg_locale_t] Peter Eisentraut 19 (unreleased)
2025-07-01 Remove provider field from pg_locale_t. Jeff Davis 19 (unreleased)
2025-07-01 Control ctype behavior internally with a method table. Jeff Davis 19 (unreleased)
2025-04-12 Harmonize function parameter names for Postgres 18. Peter Geoghegan 18.0
2025-01-24 Add SQL function CASEFOLD(). Jeff Davis 18.0
2025-01-08 Control collation behavior with a method table. Jeff Davis 18.0
2025-01-08 Move code for collation version into provider-specific files. Jeff Davis 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0