Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-01-26 | pageinspect: Fix use of wrong memory context by hash_page_items. | Robert Haas | 10.2 |
| 2017-04-05 | Fix pageinspect failures on hash indexes. | Robert Haas | 10.0 |
| 2017-02-22 | Fix incorrect typecast. | Robert Haas | 10.0 |
| 2017-02-09 | pageinspect: Fix hash_bitmap_info not to read the underlying page. | Robert Haas | 10.0 |
| 2017-02-03 | pageinspect: More type-sanity surgery on the new hash index code. | Robert Haas | 10.0 |
| 2017-02-03 | pageinspect: Try to fix some bugs in previous commit. | Robert Haas | 10.0 |
| 2017-02-02 | pageinspect: Support hash indexes. | Robert Haas | 10.0 |