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