Commits

DateSubjectAuthorReleases
2018-03-28 Fix actual and potential double-frees around tuplesort usage. Tom Lane 11.0
2018-03-28 Fix actual and potential double-frees around tuplesort usage. Tom Lane 9.5.13
2018-03-28 Fix actual and potential double-frees around tuplesort usage. Tom Lane 10.4
2018-03-28 Fix actual and potential double-frees around tuplesort usage. Tom Lane 9.6.9
2018-02-16 Do execGrouping.c via expression eval machinery, take two. Andres Freund 11.0
2018-02-16 Revert "Do execGrouping.c via expression eval machinery." Andres Freund 11.0
2018-02-16 Do execGrouping.c via expression eval machinery. Andres Freund 11.0
2018-02-02 Support parallel btree index builds. Robert Haas 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-10-16 Allow the built-in ordered-set aggregates to share transition state. Tom Lane 11.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 11.0
2017-04-06 Allow avoiding tuple copy within tuplesort_gettupleslot(). Andres Freund 10.0
2017-03-08 Put back <float.h> in a few files that need it for _isnan(). Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-02-17 Reuse abbreviated keys in ordered [set] aggregates. Robert Haas 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-05-13 Extend abbreviated key infrastructure to datum tuplesorts. Robert Haas 9.5.0
2015-01-19 Use abbreviated keys for faster sorting of text datums. Robert Haas 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-12-13 Repair corner-case bug in array version of percentile_cont(). Tom Lane 9.5.0
2014-12-13 Repair corner-case bug in array version of percentile_cont(). Tom Lane 9.4.0
2014-07-03 Don't cache per-group context across the whole query in orderedsetaggs.c. Tom Lane 9.4.0
2014-07-03 Don't cache per-group context across the whole query in orderedsetaggs.c. Tom Lane 9.5.0
2014-07-03 Redesign API presented by nodeAgg.c for ordered-set and similar aggregates. Tom Lane 9.4.0
2014-07-03 Redesign API presented by nodeAgg.c for ordered-set and similar aggregates. Tom Lane 9.5.0