Commits

DateSubjectAuthorReleases
2026-04-14 Check for unterminated strings when calling uloc_getLanguage(). Jeff Davis 19 (unreleased)
2026-04-14 Check for unterminated strings when calling uloc_getLanguage(). Jeff Davis 18.4
2026-04-14 Check for unterminated strings when calling uloc_getLanguage(). Jeff Davis 17.10
2026-04-14 Check for unterminated strings when calling uloc_getLanguage(). Jeff Davis 16.14
2025-01-17 Support PG_UNICODE_FAST locale in the builtin collation provider. Jeff Davis 18.0
2024-03-19 Support C.UTF-8 locale in the new builtin collation provider. Jeff Davis 17.0
2024-03-18 Address more review comments on 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-06-21 initdb: change default --locale-provider back to libc. Jeff Davis 16.0
2023-06-16 CREATE DATABASE: make LOCALE apply to all collation providers. Jeff Davis 16.0
2023-05-26 ICU: use uloc_getDefault() for initdb. Jeff Davis 16.0
2023-05-17 ICU: check for U_STRING_NOT_TERMINATED_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-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-23 Handle the "und" locale in ICU versions 54 and older. Jeff Davis 16.0
2023-03-10 initdb: derive encoding from locale for ICU; similar to libc. Jeff Davis 16.0
2023-03-09 Use ICU by default at initdb time. Jeff Davis 16.0