Commit Graph

10 Commits (6b01cac0be6dd044fa3c2d08df7e893b96dfafe6)

Author SHA1 Message Date
Nathan Bossart ca902529cc Reintroduce support for sequences in pgstattuple and pageinspect. 2 years ago
Michael Paquier b4c1d255c1 pgstattuple: Fix failure with pgstathashindex() for partitioned indexes 3 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. 10 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. 14 years ago
Tom Lane bd165757f4 Add a regression test for pgstattuple. 15 years ago