Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-24 | Fix building of large (bigger than shared_buffers) hash indexes. | Tom Lane | 9.5.4 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 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-07-11 | Fix whitespace | Peter Eisentraut | 9.5.0 |
| 2014-07-01 | Avoid copying index tuples when building an index. | Robert Haas | 9.5.0 |
| 2014-06-14 | Change the signature of rm_desc so that it's passed a XLogRecord. | Heikki Linnakangas | 9.5.0 |