Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Make pg_statistic and related code account more honestly for collations. | Tom Lane | 2018-12-14 |
* | Fix bogus code for extracting extended-statistics data from syscache. | Tom Lane | 2018-05-02 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Phase 3 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 2017-06-21 |
* | Post-PG 10 beta1 pgindent run | Bruce Momjian | 2017-05-17 |
* | Standardize terminology for pg_statistic_ext entries. | Tom Lane | 2017-05-14 |
* | extstats: change output functions to emit valid JSON | Alvaro Herrera | 2017-05-02 |
* | Rename columns in new pg_statistic_ext catalog | Alvaro Herrera | 2017-04-17 |
* | Fix printf format to use %zd when printing sizes | Alvaro Herrera | 2017-04-07 |
* | Fix uninitialized memory propagation mistakes | Alvaro Herrera | 2017-03-27 |
* | Implement multivariate n-distinct coefficients | Alvaro Herrera | 2017-03-24 |