Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-03 | Mark modified the FSM buffer as dirty during recovery | Alexander Korotkov | 15.18 |
| 2024-04-13 | freespace: Don't return blocks past the end of the main fork. | Noah Misch | 15.7 |
| 2022-04-07 | Prefetch data referenced by the WAL, take II. | Thomas Munro | 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-12-22 | Fix typo in code comment | Peter Eisentraut | 15.0 |
| 2021-07-12 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 15.0 |