summaryrefslogtreecommitdiff
path: root/contrib/pageinspect/expected
AgeCommit message (Expand)Author
2017-08-04hash: Increase the number of possible overflow bitmaps by 8x.Robert Haas
2017-04-05pageinspect: Add bt_page_items function with bytea argumentPeter Eisentraut
2017-04-04Expand hash indexes more gradually.Robert Haas
2017-03-17pageinspect: Add page_checksum functionPeter Eisentraut
2017-03-17pageinspect: Add test for page_header functionPeter Eisentraut
2017-03-14hash: Add write-ahead logging support.Robert Haas
2017-03-09Add relkind checks to certain contrib modulesStephen Frost
2017-02-09pageinspect: Fix hash_bitmap_info not to read the underlying page.Robert Haas
2017-02-07Cache hash index's metapage in rel->rd_amcache.Robert Haas
2017-02-03pageinspect: Remove platform-dependent values from hash tests.Robert Haas
2017-02-02pageinspect: Support hash indexes.Robert Haas
2016-11-04Fix gin_leafpage_items().Tom Lane
2016-11-02pageinspect: Make page test more portablePeter Eisentraut
2016-11-02pageinspect: Make btree test more portablePeter Eisentraut
2016-11-01pageinspect: Add testsPeter Eisentraut