Commit Graph

14 Commits (5253519b27d3393c07eb04470f04462c67ad94a9)

Author SHA1 Message Date
Peter Eisentraut d746021de1 Add construct_array_builtin, deconstruct_array_builtin 3 years ago
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 4 years ago
Michael Paquier 291e517a4d pageinspect: Add more sanity checks to prevent out-of-bound reads 4 years ago
Michael Paquier 076f4d9539 pageinspect: Fix handling of page sizes and AM types 4 years ago
Michael Paquier 5b81703787 Simplify SRFs using materialize mode in contrib/ modules 4 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 5 years ago
Peter Geoghegan fa41cf8f18 Avoid misinterpreting GiST pages in pageinspect. 5 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