Commit Graph

12 Commits (ee252f074b88e34ff7ac2b45a73d3cee12b1c671)

Author SHA1 Message Date
Robert Haas 9cc27566c1 Fix pgstattuple's handling of unused hash pages. 9 years ago
Robert Haas ea69a0dead Expand hash indexes more gradually. 9 years ago
Robert Haas c11453ce0a hash: Add write-ahead logging support. 9 years ago
Stephen Frost 90e91e242f pgstattuple: Fix typo partitiond -> partitioned 9 years ago
Stephen Frost c08d82f38e Add relkind checks to certain contrib modules 9 years ago
Robert Haas e759854a09 pgstattuple: Add pgstathashindex. 9 years ago
Tom Lane 48e6c943e5 Fix multiple bugs in contrib/pgstattuple's pgstatindex() function. 10 years ago
Heikki Linnakangas 36a35c550a Compress GIN posting lists, for smaller index size. 12 years ago
Fujii Masao 1dc118660b Fix pgstattuple functions to use regclass-type as the argument. 13 years ago
Heikki Linnakangas 357cbaaeae Add pgstatginindex() function to get the size of the GIN pending list. 13 years ago
Robert Haas d7c734841b Reduce messages about implicit indexes and sequences to DEBUG1. 14 years ago
Tom Lane bd165757f4 Add a regression test for pgstattuple. 15 years ago