Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2021-09-14 Improve log messages from pg_import_system_collations(). Tom Lane 15.0
2021-09-03 Disallow creating an ICU collation if the DB encoding won't support it. Tom Lane 14.0
2021-09-03 Disallow creating an ICU collation if the DB encoding won't support it. Tom Lane 15.0
2021-09-03 Disallow creating an ICU collation if the DB encoding won't support it. Tom Lane 11.14
2021-09-03 Disallow creating an ICU collation if the DB encoding won't support it. Tom Lane 12.9
2021-09-03 Disallow creating an ICU collation if the DB encoding won't support it. Tom Lane 10.19
2021-09-03 Disallow creating an ICU collation if the DB encoding won't support it. Tom Lane 13.5
2021-03-08 Validate the OID argument of pg_import_system_collations(). Tom Lane 13.3
2021-03-08 Validate the OID argument of pg_import_system_collations(). Tom Lane 11.12
2021-03-08 Validate the OID argument of pg_import_system_collations(). Tom Lane 12.7
2021-03-08 Validate the OID argument of pg_import_system_collations(). Tom Lane 14.0
2021-03-08 Validate the OID argument of pg_import_system_collations(). Tom Lane 10.17
2020-11-16 Use "true" not "TRUE" in one ICU function call. Tom Lane 14.0
2020-11-16 Use "true" not "TRUE" in one ICU function call. Tom Lane 11.11
2020-11-16 Use "true" not "TRUE" in one ICU function call. Tom Lane 13.2
2020-11-16 Use "true" not "TRUE" in one ICU function call. Tom Lane 12.6
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2018-01-26 Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. Tom Lane 11.0
2017-08-05 Suppress unused-variable warnings when building with ICU 4.2. Tom Lane 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-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