Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-16 | Prevent excess SimpleLruTruncate() deletion. | Noah Misch | 9.5.25 |
| 2017-10-06 | Fix access-off-end-of-array in clog.c. | Tom Lane | 9.5.10 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-12-03 | Fix typos | Alvaro Herrera | 9.5.0 |
| 2014-11-20 | Revamp the WAL record format. | Heikki Linnakangas | 9.5.0 |
| 2014-11-06 | Move the backup-block logic from XLogInsert to a new file, xloginsert.c. | Heikki Linnakangas | 9.5.0 |