Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-22 | Fix tuple counting in SP-GiST index build. | Tom Lane | 9.5.13 |
| 2016-12-08 | Log the creation of an init fork unconditionally. | Robert Haas | 9.5.6 |
| 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-07-31 | Move log_newpage and log_newpage_buffer to xlog.c. | Heikki Linnakangas | 9.5.0 |