Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-07-27 | Don't assume that 'char' is signed. | Heikki Linnakangas | 9.5.0 |
| 2015-07-27 | Fix handling of all-zero pages in SP-GiST vacuum. | Heikki Linnakangas | 9.5.0 |
| 2015-03-10 | Move BRIN page type to page's last two bytes | Alvaro Herrera | 9.5.0 |
| 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 |