Age | Commit message (Expand) | Author |
---|---|---|
2020-06-05 | Use query collation, not column's collation, while examining statistics. | Tom Lane |
2020-01-01 | Update copyrights for 2020 | Bruce Momjian |
2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane |
2019-01-02 | Update copyright for 2019 | Bruce Momjian |
2018-01-02 | Update copyright for 2018 | Bruce Momjian |
2017-06-21 | Phase 3 of pgindent updates. | Tom Lane |
2017-05-13 | Redesign get_attstatsslot()/free_attstatsslot() for more safety and speed. | Tom Lane |
2017-01-17 | Generate fmgr prototypes automatically | Peter Eisentraut |
2017-01-03 | Update copyright via script for 2017 | Bruce Momjian |
2016-01-02 | Update copyright for 2016 | Bruce Momjian |
2015-04-01 | Provide real selectivity estimators for inet/cidr operators. | Tom Lane |
2015-01-06 | Update copyright for 2015 | Bruce Momjian |
2014-04-08 | Add an in-core GiST index opclass for inet/cidr types. | Tom Lane |