Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-25 | Fix replay of create database records on standby | Alvaro Herrera | 15.0 |
| 2022-03-20 | Fix global ICU collations for ICU < 54 | Peter Eisentraut | 15.0 |
| 2022-03-19 | Silence -Wmaybe-uninitialized compiler warning in dbcommands.c. | Andres Freund | 15.0 |
| 2022-03-17 | Add option to use ICU as global locale provider | Peter Eisentraut | 15.0 |
| 2022-02-14 | Database-level collation version tracking | Peter Eisentraut | 15.0 |
| 2022-02-11 | Fix DROP {DATABASE,TABLESPACE} on Windows. | Thomas Munro | 15.0 |
| 2022-02-02 | Some cleanup for change of collate and ctype fields to type text | Peter Eisentraut | 15.0 |
| 2022-01-27 | Change collate and ctype fields to type text | Peter Eisentraut | 15.0 |
| 2022-01-24 | pg_upgrade: Preserve database OIDs. | Robert Haas | 15.0 |
| 2022-01-20 | Remove 'datlastsysoid'. | Robert Haas | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-07-15 | Improve reporting of "conflicting or redundant options" errors. | Dean Rasheed | 15.0 |