Re: WIP: Barriers

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: WIP: Barriers
Дата
Msg-id CAEepm=1wrrzxh=SRCF_Hk4SZQ9BULy1vWsicx0EbgUf0B85vZQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: WIP: Barriers  (Thomas Munro <thomas.munro@enterprisedb.com>)
Ответы Re: WIP: Barriers
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: identity columns
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: Dynamic shared memory areas