Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-13 | Handle DROP DATABASE getting interrupted | Andres Freund | 15.4 |
| 2022-04-21 | Rethink method for assigning OIDs to the template0 and postgres DBs. | Tom Lane | 15.0 |
| 2022-04-21 | Use DECLARE_TOAST_WITH_MACRO() to simplify toast-table declarations. | Tom Lane | 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-01-27 | Change collate and ctype fields to type text | Peter Eisentraut | 15.0 |
| 2022-01-20 | Remove 'datlastsysoid'. | Robert Haas | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-06-29 | Add index OID macro argument to DECLARE_INDEX | Peter Eisentraut | 15.0 |