Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-09-22 | For wal_consistency_checking, mask page checksum as well as page LSN. | Robert Haas | 10.0 |
| 2017-07-17 | hash: Fix write-ahead logging bugs related to init forks. | Robert Haas | 10.0 |
| 2017-04-05 | Fix pageinspect failures on hash indexes. | Robert Haas | 10.0 |
| 2017-03-27 | Still more code review for single-page hash vacuuming. | Robert Haas | 10.0 |
| 2017-03-20 | Another fix for single-page hash index vacuum. | 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 |