summaryrefslogtreecommitdiff
path: root/contrib/pageinspect/expected/gist.out
AgeCommit message (Expand)Author
7 daysStandardize LSN formatting by zero paddingÁlvaro Herrera
2024-02-23Introduce a new smgr bulk loading facility.Heikki Linnakangas
2023-05-19pageinspect: Fix gist_page_items() with included columnsMichael Paquier
2023-03-02pageinspect: Fix crash with gist_page_items()Michael Paquier
2022-04-14pageinspect: Fix handling of all-zero pagesMichael Paquier
2022-03-27pageinspect: Add more sanity checks to prevent out-of-bound readsMichael Paquier
2022-03-16pageinspect: Fix handling of page sizes and AM typesMichael Paquier
2022-03-15Fix collection of typos in the code and the documentationMichael Paquier
2022-02-07Reduce non-leaf keys overlap in GiST indexes produced by a sorted buildAlexander Korotkov
2021-02-15Add "LP_DEAD item?" column to GiST pageinspect functionsPeter Geoghegan
2021-01-13Fix test failure with wal_level=minimal.Heikki Linnakangas
2021-01-13Fix portability issues in the new gist pageinspect test.Heikki Linnakangas
2021-01-13Add functions to 'pageinspect' to inspect GiST indexes.Heikki Linnakangas