Re: Combining Aggregates - Mailing list pgsql-hackers

From David Rowley
Subject Re: Combining Aggregates
Date
Msg-id CAApHDvo6kkPdvqZKmWquPRx_HA+n5q0bj4Ws4n3cHcTRA8g-5Q@mail.gmail.com
Whole thread Raw
In response to Re: Combining Aggregates  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Combining Aggregates
Re: Combining Aggregates
List pgsql-hackers
On 18 December 2014 at 02:48, Simon Riggs <simon@2ndquadrant.com> wrote:
David, if you can update your patch with some docs to explain the
behaviour, it looks complete enough to think about committing it in
early January, to allow other patches that depend upon it to stand a
chance of getting into 9.5. (It is not yet ready, but I see it could
be).


I've been thinking of bumping this patch to the June commitfest as the patch only exists to provide the basic infrastructure for things like parallel aggregation, aggregate before join, and perhaps auto updating materialised views.

It seems unlikely that any of those things will happen for 9.5.
Does anybody object to me moving this to June's commitfest?

Regards

David Rowley 

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: cache lookup error for shell type creation with incompatible output function (DDL deparsing bug)
Next
From: Michael Paquier
Date:
Subject: Re: Combining Aggregates