Commits

DateSubjectAuthorReleases
2019-07-20 Use column collation for extended statistics Tomas Vondra 13.0
2019-07-20 Use column collation for extended statistics Tomas Vondra 12.0
2019-07-18 Fix typo in mvdistinct.c Michael Paquier 13.0
2019-06-15 Rework the pg_statistic_ext catalog Tomas Vondra 12.0
2019-05-30 Make error logging in extended statistics more consistent Tomas Vondra 10.9
2019-05-30 Make error logging in extended statistics more consistent Tomas Vondra 11.4
2019-05-30 Make error logging in extended statistics more consistent Tomas Vondra 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-04-21 Fix mvdistinct and dependencies size calculations Tomas Vondra 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-14 Make pg_statistic and related code account more honestly for collations. Tom Lane 12.0
2018-05-02 Fix bogus code for extracting extended-statistics data from syscache. Tom Lane 11.0
2018-05-02 Fix bogus code for extracting extended-statistics data from syscache. Tom Lane 10.4
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-14 Standardize terminology for pg_statistic_ext entries. Tom Lane 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-07 Fix printf format to use %zd when printing sizes Alvaro Herrera 10.0
2017-03-27 Fix uninitialized memory propagation mistakes Alvaro Herrera 10.0
2017-03-24 Implement multivariate n-distinct coefficients Alvaro Herrera 10.0