Commits

DateSubjectAuthorReleases
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-04-05 Fix parallel-safety code for parallel aggregation. Robert Haas 9.6.0
2016-03-29 Allow aggregate transition states to be serialized and deserialized. Robert Haas 9.6.0
2016-01-20 Support multi-stage aggregation. Robert Haas 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-09-16 Determine whether it's safe to attempt a parallel plan for a query. Robert Haas 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-04-26 Add transforms feature Peter Eisentraut 9.5.0
2015-03-03 Change many routines to return ObjectAddress rather than OID Alvaro Herrera 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-04-23 Allow polymorphic aggregates to have non-polymorphic state data types. Tom Lane 9.4.0
2014-04-12 Create infrastructure for moving-aggregate optimization. Tom Lane 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-12-23 Support ordered-set (WITHIN GROUP) aggregates. Tom Lane 9.4.0
2013-11-16 Allow aggregates to provide estimates of their transition state data size. Tom Lane 9.4.0
2013-09-03 Allow aggregate functions to be VARIADIC. Tom Lane 9.4.0
2013-07-18 Move checking an explicit VARIADIC "any" argument into the parser. Andrew Dunstan 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-12-23 Adjust many backend functions to return OID rather than void. Robert Haas 9.3.0
2012-08-30 Split tuple struct defs from htup.h to htup_details.h Alvaro Herrera 9.3.0
2012-06-15 Improve reporting of permission errors for array types Peter Eisentraut 9.2.0
2012-06-15 Improve reporting of permission errors for array types Peter Eisentraut 9.3.0
2012-05-31 Force PL and range-type support functions to be owned by a superuser. Tom Lane 9.2.0
2012-02-14 Allow LEAKPROOF functions for better performance of security views. Robert Haas 9.2.0