Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-22 | Fix IF NOT EXISTS in CREATE STATISTICS | Alvaro Herrera | 10.0 |
| 2017-05-12 | Change CREATE STATISTICS syntax | Alvaro Herrera | 10.0 |
| 2017-05-02 | extstats: change output functions to emit valid JSON | Alvaro Herrera | 10.0 |
| 2017-04-17 | Rename columns in new pg_statistic_ext catalog | Alvaro Herrera | 10.0 |
| 2017-04-17 | Tighten up relation kind checks for extended statistics | Alvaro Herrera | 10.0 |
| 2017-04-17 | Fix extended statistics with partial analyzes | Alvaro Herrera | 10.0 |
| 2017-03-27 | Rework the stats_ext test | Alvaro Herrera | 10.0 |
| 2017-03-27 | Fix a couple of problems in pg_get_statisticsextdef | Alvaro Herrera | 10.0 |
| 2017-03-24 | Implement multivariate n-distinct coefficients | Alvaro Herrera | 10.0 |