Re: WIP: Barriers - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: WIP: Barriers
Date
Msg-id CAEepm=1wrrzxh=SRCF_Hk4SZQ9BULy1vWsicx0EbgUf0B85vZQ@mail.gmail.com
Whole thread Raw
In response to Re: WIP: Barriers  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: WIP: Barriers
List pgsql-hackers
On Thu, Aug 18, 2016 at 1:55 PM, Thomas Munro
<thomas.munro@enterprisedb.com> wrote:
> On Tue, Aug 16, 2016 at 1:55 AM, Robert Haas <robertmhaas@gmail.com> wrote:
>> If we're going to remove barrier.h, I think that should be a separate
>> commit from creating a new barrier.h.
>
> OK.  Here's a patch to remove the old header, and the v2 barrier patch
> which adds phases and attach/detach.  As before, it depends on
> condition-variable-v2.patch.

Here's a new version which is rebased and adds support for passing
wait_event through to pg_stat_activity.

--
Thomas Munro
http://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: identity columns
Next
From: Thomas Munro
Date:
Subject: Re: Dynamic shared memory areas