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