Age | Commit message (Expand) | Author |
---|---|---|
2024-09-12 | Reintroduce support for sequences in pgstattuple and pageinspect. | Nathan Bossart |
2023-12-19 | pgstattuple: Fix failure with pgstathashindex() for partitioned indexes | Michael Paquier |
2020-06-29 | pgstattuple: Have pgstattuple_approx accept TOAST tables | Peter Eisentraut |
2018-05-09 | pgstatindex, pageinspect: handle partitioned indexes | Alvaro Herrera |
2017-03-10 | pgstattuple: Fix typo partitiond -> partitioned | Stephen Frost |
2017-03-09 | Add relkind checks to certain contrib modules | Stephen Frost |
2017-02-03 | pgstattuple: Add pgstathashindex. | Robert Haas |
2016-02-18 | Fix multiple bugs in contrib/pgstattuple's pgstatindex() function. | Tom Lane |
2013-07-18 | Fix pgstattuple functions to use regclass-type as the argument. | Fujii Masao |
2012-12-05 | Add pgstatginindex() function to get the size of the GIN pending list. | Heikki Linnakangas |
2011-08-25 | Add a regression test for pgstattuple. | Tom Lane |