Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-12-18 | Avoid memcpy() with same source and destination during relmapper init. | Tom Lane | 9.5.25 |
| 2018-11-19 | PANIC on fsync() failure. | Thomas Munro | 9.5.16 |
| 2015-04-14 | Reorganize our CRC source files again. | Heikki Linnakangas | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 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 |
| 2014-11-04 | Switch to CRC-32C in WAL and other places. | Heikki Linnakangas | 9.5.0 |