Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-10-28 | pgstattuple: Don't take heavyweight locks when examining a hash index. | Robert Haas | 10.0 |
| 2016-06-10 | Update pgstattuple extension for parallel query. | Robert Haas | 9.6.0 |
| 2013-07-25 | pgstattuple: Use SnapshotDirty, not SnapshotNow. | Robert Haas | 9.4.0 |
| 2012-06-14 | Remove RELKIND_UNCATALOGED. | Robert Haas | 9.3.0 |
| 2012-03-13 | pgstattuple: Use a BufferAccessStrategy object to avoid cache-trashing. | Robert Haas | 9.2.0 |
| 2012-03-13 | pgstattuple: Add new error case for spgist indexes. | Robert Haas | 9.2.0 |
| 2011-01-02 | Basic foreign table support. | Robert Haas | 9.1.0 |