Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-03 | Disallow creating an ICU collation if the DB encoding won't support it. | Tom Lane | 11.14 |
| 2021-03-08 | Validate the OID argument of pg_import_system_collations(). | Tom Lane | 11.12 |
| 2020-11-16 | Use "true" not "TRUE" in one ICU function call. | Tom Lane | 11.11 |
| 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 |