Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-04-14 | Reorganize our CRC source files again. | Heikki Linnakangas | 9.5.0 |
| 2015-03-11 | Add GUC to enable compression of full page images stored in WAL. | Fujii Masao | 9.5.0 |
| 2015-03-09 | Fix typo in comment. | Fujii Masao | 9.5.0 |
| 2015-02-09 | Move pg_crc.c to src/common, and remove pg_crc_tables.h | Heikki Linnakangas | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-12-16 | Fix incorrect comment about XLogRecordBlockHeader.data_length field. | Heikki Linnakangas | 9.5.0 |
| 2014-12-13 | Remove duplicate #define | Heikki Linnakangas | 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 |