Commit Graph

11 Commits (d90aa68c96a8c4a888e019b92b9448049cbd0811)

Author SHA1 Message Date
Nathan Bossart 8a94af8a2d Reintroduce support for sequences in pgstattuple and pageinspect. 1 year ago
Michael Paquier f729fdab45 pgstattuple: Fix failure with pgstathashindex() for partitioned indexes 2 years ago
Peter Eisentraut ee0202d552 pgstattuple: Have pgstattuple_approx accept TOAST tables 6 years ago
Alvaro Herrera bef5fcc36b pgstatindex, pageinspect: handle partitioned indexes 8 years ago
Stephen Frost 90e91e242f pgstattuple: Fix typo partitiond -> partitioned 9 years ago
Stephen Frost c08d82f38e Add relkind checks to certain contrib modules 9 years ago
Robert Haas e759854a09 pgstattuple: Add pgstathashindex. 9 years ago
Tom Lane 48e6c943e5 Fix multiple bugs in contrib/pgstattuple's pgstatindex() function. 10 years ago
Fujii Masao 1dc118660b Fix pgstattuple functions to use regclass-type as the argument. 13 years ago
Heikki Linnakangas 357cbaaeae Add pgstatginindex() function to get the size of the GIN pending list. 13 years ago
Tom Lane bd165757f4 Add a regression test for pgstattuple. 15 years ago