Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 9.5.15 |
| 2016-04-20 | Fix memory leak and other bugs in ginPlaceToPage() & subroutines. | Tom Lane | 9.5.3 |
| 2015-06-28 | Fix double-XLogBeginInsert call in GIN page splits. | Heikki Linnakangas | 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 |