Commits

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

DateSubjectAuthorReleases
2021-09-03 Disallow creating an ICU collation if the DB encoding won't support it. Tom Lane 10.19
2021-03-08 Validate the OID argument of pg_import_system_collations(). Tom Lane 10.17
2017-08-21 Expand set of predefined ICU locales Peter Eisentraut 10.0
2017-08-21 Don't install ICU collation keyword variants Peter Eisentraut 10.0
2017-08-19 Fix creation of ICU comments for keyword variants Peter Eisentraut 10.0
2017-08-07 Fix function name in code comment Peter Eisentraut 10.0
2017-08-05 Suppress unused-variable warnings when building with ICU 4.2. Tom Lane 10.0
2017-08-05 Add support for ICU 4.2 Peter Eisentraut 10.0
2017-08-01 Allow creation of C/POSIX collations without depending on libc behavior. Tom Lane 10.0
2017-07-08 Avoid unreferenced-function warning on low-functionality platforms. Tom Lane 10.0
2017-06-30 Copy collencoding in CREATE COLLATION / FROM Peter Eisentraut 10.0
2017-06-24 Further hacking on ICU collation creation and usage. Tom Lane 10.0
2017-06-23 Fix incorrect buffer-length argument to uloc_getDisplayName(). Tom Lane 10.0
2017-06-23 Rethink behavior of pg_import_system_collations(). Tom Lane 10.0
2017-06-23 Fix memory leakage in ICU encoding conversion, and other code review. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-13 Prevent copying default collation Peter Eisentraut 10.0
2017-06-12 Fix build of ICU support in Windows Peter Eisentraut 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-03-23 ICU support Peter Eisentraut 10.0
2017-02-15 Add CREATE COLLATION IF NOT EXISTS clause Peter Eisentraut 10.0
2017-01-27 Use the new castNode() macro in a number of places. Andres Freund 10.0
2017-01-23 Don't error when no system locales were found Peter Eisentraut 10.0