Age | Commit message (Expand) | Author |
---|---|---|
2023-05-19 | pageinspect: Fix gist_page_items() with included columns | Michael Paquier |
2023-03-02 | pageinspect: Fix crash with gist_page_items() | Michael Paquier |
2022-04-14 | pageinspect: Fix handling of all-zero pages | Michael Paquier |
2022-03-27 | pageinspect: Add more sanity checks to prevent out-of-bound reads | Michael Paquier |
2022-03-16 | pageinspect: Fix handling of page sizes and AM types | Michael Paquier |
2021-06-04 | Adjust locations which have an incorrect copyright year | David Rowley |
2021-02-14 | Add "LP_DEAD item?" column to GiST pageinspect functions | Peter Geoghegan |
2021-02-14 | Avoid misinterpreting GiST pages in pageinspect. | Peter Geoghegan |
2021-01-18 | Check for BuildIndexValueDescription returning NULL in gist_page_items | Heikki Linnakangas |
2021-01-18 | pageinspect: Fix relcache leak in gist_page_items(). | Heikki Linnakangas |
2021-01-13 | Add functions to 'pageinspect' to inspect GiST indexes. | Heikki Linnakangas |