Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-08-04 | hash: Increase the number of possible overflow bitmaps by 8x. | Robert Haas | 10.0 |
| 2017-04-04 | Expand hash indexes more gradually. | Robert Haas | 10.0 |
| 2017-03-14 | hash: Add write-ahead logging support. | Robert Haas | 10.0 |
| 2017-02-09 | pageinspect: Fix hash_bitmap_info not to read the underlying page. | Robert Haas | 10.0 |
| 2017-02-07 | Cache hash index's metapage in rel->rd_amcache. | Robert Haas | 10.0 |
| 2017-02-03 | pageinspect: Remove platform-dependent values from hash tests. | Robert Haas | 10.0 |
| 2017-02-02 | pageinspect: Support hash indexes. | Robert Haas | 10.0 |