Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-01 | Avoid leaking memory during large-scale REASSIGN OWNED BY operations. | Tom Lane | 15.0 |
| 2021-11-05 | Avoid crash in rare case of concurrent DROP | Alvaro Herrera | 15.0 |
| 2021-10-26 | Ensure that slots are zeroed before use | Daniel Gustafsson | 15.0 |
| 2021-10-21 | Fix corruption of pg_shdepend when copying deps from template database | Michael Paquier | 15.0 |
| 2021-07-15 | Replace explicit PIN entries in pg_depend with an OID range test. | Tom Lane | 15.0 |