Commits

DateSubjectAuthorReleases
2024-03-18 Fix another warning, introduced by 846311051e. Jeff Davis 17.0
2024-03-18 Address more review comments on commit 2d819a08a1. Jeff Davis 17.0
2024-03-18 Fix unreachable code warning from commit 2d819a08a1. Jeff Davis 17.0
2024-03-14 Introduce "builtin" collation provider. Jeff Davis 17.0
2024-03-09 Catalog changes preparing for builtin collation provider. Jeff Davis 17.0
2023-06-21 ICU: do not convert locale 'C' to 'en-US-u-va-posix'. Jeff Davis 16.0
2023-05-17 ICU: check for U_STRING_NOT_TERMINATED_WARNING. Jeff Davis 16.0
2023-05-17 Reduce icu_validation_level default to WARNING. Jeff Davis 16.0
2023-05-09 Revert "ICU: do not convert locale 'C' to 'en-US-u-va-posix'." Jeff Davis 16.0
2023-05-08 ICU: do not convert locale 'C' to 'en-US-u-va-posix'. Jeff Davis 16.0
2023-04-04 Fix MSVC warning introduced in ea1db8ae70. Jeff Davis 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-28 Fix error inconsistency in older ICU versions. Jeff Davis 16.0
2023-03-24 Avoid potential UCollator leak for older ICU versions. Jeff Davis 16.0
2023-03-24 pg_locale.c: change ereport() to elog(). Jeff Davis 16.0
2023-03-23 Handle the "und" locale in ICU versions 54 and older. Jeff Davis 16.0
2023-03-23 Wrap ICU ucol_open(). Jeff Davis 16.0
2023-03-21 Support language tags in older ICU versions (53 and earlier). Jeff Davis 16.0
2023-03-17 Fix t_isspace(), etc., when datlocprovider=i and datctype=C. Jeff Davis 16.0
2023-03-17 Fix t_isspace(), etc., when datlocprovider=i and datctype=C. Jeff Davis 15.3
2023-02-24 Silence compiler warnings introduced by d87d548cd0. Jeff Davis 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