Re: Combining Aggregates - Mailing list pgsql-hackers

From David Rowley
Subject Re: Combining Aggregates
Date
Msg-id CAKJS1f9B+h=kDus1fJCvSbzhEtB1=_UMtjj2kmSJnKc3w7me1w@mail.gmail.com
Whole thread Raw
In response to Re: Combining Aggregates  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Combining Aggregates  (Simon Riggs <simon@2ndQuadrant.com>)
Re: Combining Aggregates  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 7 April 2016 at 09:25, Simon Riggs <simon@2ndquadrant.com> wrote:
> On 5 April 2016 at 19:33, Robert Haas <robertmhaas@gmail.com> wrote:
>
>>
>> Committed 0002+0003 with those changes, some minor cosmetic stuff, and
>> of course the obligatory catversion bump.  Oh, and fixed an OID
>> conflict with the patch Magnus just committed.
>
>
> Is that everything now? I don't see anything about combining aggs in the git
> log and this is still showing as UnCommitted in the CF app.

There's just a documentation patch and two combine functions for
floating point aggs left now (Haribabu's patch)


-- David Rowley                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Combining Aggregates
Next
From: Alvaro Herrera
Date:
Subject: Re: VS 2015 support in src/tools/msvc