summaryrefslogtreecommitdiff
path: root/contrib/pgstattuple/pgstatindex.c
AgeCommit message (Expand)Author
2007-07-15Silence a rather odd compiler warning. In passing, make this file'sTom Lane
2007-05-17Add database page inspection /contrib module.Bruce Momjian
2007-03-16Fix uninitialized value in pgstatindex leading to invalid values beingAlvaro Herrera
2006-09-04Clean up some leftover problems in pgstattuple: remove unwanted andTom Lane
2006-09-02Add functions to /contrib/pgstattuple that show index statistics andBruce Momjian