Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-06 | Suppress "variable 'pagesaving' set but not used" warning. | Tom Lane | 15.0 |
| 2022-04-01 | Add macros in hash and btree AMs to get the special area of their pages | Michael Paquier | 15.0 |
| 2022-01-30 | Remove xloginsert.h from xlog.h | Alvaro Herrera | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-05 | Add hardening to catch invalid TIDs in indexes. | Peter Geoghegan | 15.0 |
| 2021-09-22 | Fix "single value strategy" index deletion issue. | Peter Geoghegan | 15.0 |