aboutsummaryrefslogtreecommitdiff
path: root/contrib/pgstattuple/sql
Commit message (Expand)AuthorAge
* pgstattuple: Fix failure with pgstathashindex() for partitioned indexesMichael Paquier2023-12-19
* pgstatindex, pageinspect: handle partitioned indexesAlvaro Herrera2018-05-09
* pgstattuple: Fix typo partitiond -> partitionedStephen Frost2017-03-09
* Add relkind checks to certain contrib modulesStephen Frost2017-03-09
* pgstattuple: Add pgstathashindex.Robert Haas2017-02-03
* Fix multiple bugs in contrib/pgstattuple's pgstatindex() function.Tom Lane2016-02-18
* Fix pgstattuple functions to use regclass-type as the argument.Fujii Masao2013-07-19
* Add pgstatginindex() function to get the size of the GIN pending list.Heikki Linnakangas2012-12-05
* Add a regression test for pgstattuple.Tom Lane2011-08-25