Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-09-30 | Remove superuser checks in pgstattuple | Stephen Frost | 10.0 |
| 2016-06-10 | Update pgstattuple extension for parallel query. | Robert Haas | 9.6.0 |
| 2015-05-13 | Add pgstattuple_approx() to the pgstattuple extension. | Andres Freund | 9.5.0 |
| 2013-07-18 | Fix pgstattuple functions to use regclass-type as the argument. | Fujii Masao | 9.4.0 |
| 2012-12-05 | Add pgstatginindex() function to get the size of the GIN pending list. | Heikki Linnakangas | 9.3.0 |
| 2011-02-14 | Convert contrib modules to use the extension facility. | Tom Lane | 9.1.0 |