Commits

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

DateSubjectAuthorReleases
2026-04-14 Check for unterminated strings when calling uloc_getLanguage(). Jeff Davis 16.14
2024-10-05 Reject non-ASCII locale names. Thomas Munro 16.5
2024-03-04 Fix initdb's -c option to treat the GUC name case-insensitively. Tom Lane 16.3
2024-01-10 Restore initdb's old behavior of always setting the lc_xxx GUCs. Tom Lane 16.2
2023-08-29 Reword user-facing message for "power of two" Daniel Gustafsson 16.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-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-17 ICU: check for U_STRING_NOT_TERMINATED_WARNING. Jeff Davis 16.0
2023-05-12 initdb: Set collversion for standard collation UNICODE Peter Eisentraut 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-29 Move definition of standard collations from initdb to pg_collation.dat Peter Eisentraut 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-22 Fix initdb's handling of min_wal_size and max_wal_size. Tom Lane 16.0
2023-03-22 Reduce memory leakage in initdb. Tom Lane 16.0
2023-03-22 Add "-c name=value" switch to initdb. Tom Lane 16.0