Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2023-05-26 ICU: use uloc_getDefault() for initdb. Jeff Davis 16.0
2023-05-26 Doc fixes for commit 1e16af8ab5. Jeff Davis 16.0
2023-05-18 Fix documentation build broken by 1e16af8ab5. Jeff Davis 16.0
2023-05-18 Doc improvements for language tags and custom ICU collations. 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-21 Fix initdb --no-locale. Jeff Davis 16.0
2023-04-21 Avoid character classification in regex escape parsing. Jeff Davis 16.0
2023-04-18 Build ICU support by default. Jeff Davis 16.0
2023-04-17 Comment fix for 60684dd834. 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 initdb: emit message when using default ICU locale. Jeff Davis 16.0
2023-03-28 initdb: replace check_icu_locale() with default_icu_locale(). Jeff Davis 16.0
2023-03-28 Fix error inconsistency in older ICU versions. Jeff Davis 16.0
2023-03-25 Fix abbreviated keys bug introduced in d87d548cd03. 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