aboutsummaryrefslogtreecommitdiff
path: root/contrib/pageinspect/gistfuncs.c
Commit message (Expand)AuthorAge
* pageinspect: Fix crash with gist_page_items()Michael Paquier2023-03-02
* pageinspect: Fix handling of all-zero pagesMichael Paquier2022-04-14
* pageinspect: Add more sanity checks to prevent out-of-bound readsMichael Paquier2022-03-27
* pageinspect: Fix handling of page sizes and AM typesMichael Paquier2022-03-16
* Adjust locations which have an incorrect copyright yearDavid Rowley2021-06-04
* Add "LP_DEAD item?" column to GiST pageinspect functionsPeter Geoghegan2021-02-14
* Avoid misinterpreting GiST pages in pageinspect.Peter Geoghegan2021-02-14
* Check for BuildIndexValueDescription returning NULL in gist_page_itemsHeikki Linnakangas2021-01-18
* pageinspect: Fix relcache leak in gist_page_items().Heikki Linnakangas2021-01-18
* Add functions to 'pageinspect' to inspect GiST indexes.Heikki Linnakangas2021-01-13