Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-11-19 | Fix traversing to the deleted GIN page via downlink | Alexander Korotkov | 9.5.21 |
| 2018-12-13 | Prevent GIN deleted pages from being reclaimed too early | Alexander Korotkov | 9.5.16 |
| 2015-07-27 | Reuse all-zero pages in GIN. | Heikki Linnakangas | 9.5.0 |
| 2015-03-12 | Fix memory leaks in GIN index vacuum. | 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 |