Re: Memory-Bounded Hash Aggregation - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Memory-Bounded Hash Aggregation
Date
Msg-id 20200222180020.ej5gvfcaf2semgji@alap3.anarazel.de
Whole thread Raw
In response to Re: Memory-Bounded Hash Aggregation  (Jeff Davis <pgsql@j-davis.com>)
Responses Re: Memory-Bounded Hash Aggregation
List pgsql-hackers
Hi,

On 2020-02-22 09:55:26 -0800, Jeff Davis wrote:
> On Fri, 2020-02-21 at 12:22 -0800, Andres Freund wrote:
> > I'd also like to apply something like 0013 from that thread, I find
> > the
> > whole curperagg, select_current_set, curaggcontext logic confusing as
> > hell. I'd so far planned to put this on the backburner until this
> > patch
> > has been committed, to avoid breaking it. But perhaps that's not the
> > right call?
> 
> At least for now, I appreciate you holding off on those a bit.

Both patches, or just 0013? Seems the earlier one might make the
addition of the opcodes you add less verbose?

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Memory-Bounded Hash Aggregation
Next
From: Jeff Davis
Date:
Subject: Re: Memory-Bounded Hash Aggregation