Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-15 | Add pg_clear_extended_stats() | Michael Paquier | 19 (unreleased) |
| 2024-10-22 | Add functions pg_set_attribute_stats() and pg_clear_attribute_stats(). | Jeff Davis | 18.0 |
| 2024-10-11 | Create functions pg_set_relation_stats, pg_clear_relation_stats. | Jeff Davis | 18.0 |
| 2019-11-05 | Split all OBJS style lines in makefiles into one-line-per-entry style. | Andres Freund | 13.0 |
| 2019-03-27 | Add support for multivariate MCV lists | Tomas Vondra | 12.0 |
| 2017-04-05 | Collect and use multi-column dependency stats | Simon Riggs | 10.0 |
| 2017-03-24 | Implement multivariate n-distinct coefficients | Alvaro Herrera | 10.0 |