Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rework examine_opclause_expression to use varonleft | Tomas Vondra | 2019-07-20 |
* | Fix handling of opclauses in extended statistics | Tomas Vondra | 2019-07-18 |
* | Simplify pg_mcv_list (de)serialization | Tomas Vondra | 2019-07-05 |
* | Phase 2 pgindent run for v12. | Tom Lane | 2019-05-22 |
* | Initial pgindent run for v12. | Tom Lane | 2019-05-22 |
* | Use [FLEXIBLE_ARRAY_MEMBER] not [1] in MultiSortSupportData. | Tom Lane | 2019-04-15 |
* | Add support for multivariate MCV lists | Tomas Vondra | 2019-03-27 |
* | 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 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Post-PG 10 beta1 pgindent run | Bruce Momjian | 2017-05-17 |
* | Collect and use multi-column dependency stats | Simon Riggs | 2017-04-05 |
* | Implement multivariate n-distinct coefficients | Alvaro Herrera | 2017-03-24 |