Commit Graph

13 Commits (7c2d6f8d3400edab2b91de7765db9ec71235fac9)

Author SHA1 Message Date
Tom Lane 23e7b38bfe Pre-beta mechanical code beautification. 3 years ago
Michael Paquier cd4868a570 pageinspect: Fix handling of all-zero pages 3 years ago
Michael Paquier d43085d12e pageinspect: Use better macros to get special page area for GIN and GiST 3 years ago
Michael Paquier 291e517a4d pageinspect: Add more sanity checks to prevent out-of-bound reads 3 years ago
Michael Paquier 076f4d9539 pageinspect: Fix handling of page sizes and AM types 3 years ago
Michael Paquier 5b81703787 Simplify SRFs using materialize mode in contrib/ modules 3 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
David Rowley 7fc26d11e3 Adjust locations which have an incorrect copyright year 4 years ago
Peter Geoghegan 9e596b65f4 Add "LP_DEAD item?" column to GiST pageinspect functions 4 years ago
Peter Geoghegan fa41cf8f18 Avoid misinterpreting GiST pages in pageinspect. 4 years ago
Heikki Linnakangas 5d1e5c8b75 Check for BuildIndexValueDescription returning NULL in gist_page_items 5 years ago
Heikki Linnakangas 04eb75e783 pageinspect: Fix relcache leak in gist_page_items(). 5 years ago
Heikki Linnakangas 756ab29124 Add functions to 'pageinspect' to inspect GiST indexes. 5 years ago