Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-02-20 | Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. | Tom Lane | 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-09-19 | Add rmgr callback to name xlog record types for display purposes. | Andres Freund | 9.5.0 |
| 2014-06-14 | Change the signature of rm_desc so that it's passed a XLogRecord. | Heikki Linnakangas | 9.5.0 |