summaryrefslogtreecommitdiff
path: root/contrib/pgstattuple/expected
AgeCommit message (Expand)Author
2014-01-22Compress GIN posting lists, for smaller index size.Heikki Linnakangas
2013-07-18Fix pgstattuple functions to use regclass-type as the argument.Fujii Masao
2012-12-05Add pgstatginindex() function to get the size of the GIN pending list.Heikki Linnakangas
2012-07-05Reduce messages about implicit indexes and sequences to DEBUG1.Robert Haas
2011-08-25Add a regression test for pgstattuple.Tom Lane