Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-09-26 | Remove lsn from HashScanPosData. | Robert Haas | 11.0 |
| 2017-09-22 | hash: Implement page-at-a-time scan. | Robert Haas | 11.0 |
| 2017-09-01 | Introduce 64-bit hash functions with a 64-bit seed. | Robert Haas | 11.0 |
| 2017-04-04 | Fix formula in _hash_spareindex. | Robert Haas | 10.0 |
| 2017-04-04 | Expand hash indexes more gradually. | Robert Haas | 10.0 |
| 2017-03-16 | Port single-page btree vacuum logic to hash indexes. | Robert Haas | 10.0 |
| 2016-11-30 | Improve hash index bucket split behavior. | Robert Haas | 10.0 |