Commit Graph

10 Commits (b4948ed66695a8455f8c1ade095b039324617a25)

Author SHA1 Message Date
Michael Paquier b4948ed666 pgstattuple: Fix failure with pgstathashindex() for partitioned indexes 2 years ago
Peter Eisentraut ee0202d552 pgstattuple: Have pgstattuple_approx accept TOAST tables 5 years ago
Alvaro Herrera bef5fcc36b pgstatindex, pageinspect: handle partitioned indexes 7 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. 12 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. 14 years ago