Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-03-27 | Still more code review for single-page hash vacuuming. | Robert Haas | 10.0 |
| 2017-03-20 | Fixes for single-page hash index vacuum. | Robert Haas | 10.0 |
| 2017-03-16 | Port single-page btree vacuum logic to hash indexes. | Robert Haas | 10.0 |
| 2017-03-14 | hash: Support WAL consistency checking. | Robert Haas | 10.0 |
| 2017-03-14 | hash: Add write-ahead logging support. | Robert Haas | 10.0 |
| 2017-02-14 | Split index xlog headers from other private index headers. | Robert Haas | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-08-29 | Split hash.h → hash_xlog.h | Alvaro Herrera | 10.0 |