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

From Jeff Davis
Subject Re: Memory-Bounded Hash Aggregation
Date
Msg-id 9759ab2d0c2c28a175e11efe1788d37dc7e1b768.camel@j-davis.com
Whole thread Raw
In response to Re: Memory-Bounded Hash Aggregation  (Andres Freund <andres@anarazel.de>)
Responses Re: Memory-Bounded Hash Aggregation  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
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.

Regards,
    Jeff Davis





pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: POC: rational number type (fractions)
Next
From: Andres Freund
Date:
Subject: Re: Memory-Bounded Hash Aggregation