Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-03-17 | Add option to use ICU as global locale provider | Peter Eisentraut | 15.0 |
| 2022-03-11 | DefineCollation() code cleanup | Peter Eisentraut | 15.0 |
| 2022-01-27 | Change collate and ctype fields to type text | Peter Eisentraut | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 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 | 15.0 |
| 2021-07-18 | Improve error checking of CREATE COLLATION options. | Dean Rasheed | 15.0 |