Re: [COMMITTERS] pgsql: Improve memory management for external sorts. - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [COMMITTERS] pgsql: Improve memory management for external sorts.
Date
Msg-id CA+TgmoY423xKaRX7J5G+nsjmA-YJ_K1NV_K12nbmWE-b5oKO5Q@mail.gmail.com
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Improve memory management for external sorts.  (Peter Geoghegan <pg@heroku.com>)
Responses Re: [COMMITTERS] pgsql: Improve memory management for external sorts.
List pgsql-hackers
On Fri, Mar 18, 2016 at 4:22 PM, Peter Geoghegan <pg@heroku.com> wrote:
> On Fri, Mar 18, 2016 at 11:43 AM, Andres Freund <andres@anarazel.de> wrote:
>> Yes, that removes the warning, and looks correct.
>
> Thanks. We should be careful to not repeat this mistake when the
> quicksort patch goes in.

It would be helpful if you could either (a) confirm that that patch
still applies and that it has no issues of this type or (b) post an
updated version.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Patch: fix lock contention for HASHHDR.mutex
Next
From: Robert Haas
Date:
Subject: Re: Parallel Aggregate