Re: [PATCH] Lazy hashaggregate when no aggregation is needed - Mailing list pgsql-hackers

From Ants Aasma
Subject Re: [PATCH] Lazy hashaggregate when no aggregation is needed
Date
Msg-id CA+CSw_uiRHPDfS3dDD8YUetXA2PpThRaeuwLgpk5sinmieb7+Q@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Lazy hashaggregate when no aggregation is needed  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Mon, Jul 2, 2012 at 5:33 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Thu, Jun 28, 2012 at 10:22 PM, Etsuro Fujita
> <fujita.etsuro@lab.ntt.co.jp> wrote:
>> Honestly, I'm not sure that it's worth including this, considering the use
>> case...
>
> Since nobody seems crazy about pursuing this, I'm marking this patch Rejected.

Thank you, for considering this and many thanks to Etsuro Fujita for reviewing.

Ants Aasma
--
Cybertec Schönig & Schönig GmbH
Gröhrmühlgasse 26
A-2700 Wiener Neustadt
Web: http://www.postgresql-support.de


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: small bug on 3-digit years in 9.2-dev
Next
From: Nils Goroll
Date:
Subject: spinlock->pthread_mutex : first results with Jeff's pgbench+plsql