Commits

DateSubjectAuthorReleases
2023-12-20 Add a new WAL summarizer process. Robert Haas 17.0
2023-09-26 Add some const qualifiers Peter Eisentraut 17.0
2023-09-06 Allow using syncfs() in frontend utilities. Nathan Bossart 17.0
2023-09-06 Add support for syncfs() in frontend support functions. Nathan Bossart 17.0
2023-08-29 Reword user-facing message for "power of two" Daniel Gustafsson 16.0
2023-08-29 Reword user-facing message for "power of two" Daniel Gustafsson 17.0
2023-08-28 Make error messages about WAL segment size more consistent Peter Eisentraut 17.0
2023-07-05 Clean up command argument assembly Peter Eisentraut 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-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