Re: Rethinking placement of latch self-pipe initialization

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Rethinking placement of latch self-pipe initialization
Дата
Msg-id CAEYLb_UQcDcLbfA1hD6cURLfO-4gFr-Q2SLRQWHnhZZNbSKufw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Rethinking placement of latch self-pipe initialization  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 14 October 2012 19:17, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Anyway, the simplest working solution proved to be to put the
> InitializeLatchSupport calls in InitProcess and InitAuxiliaryProcess,
> plus add them in a few background process types that use InitLatch but
> don't call either of those functions.  Patch attached.  Any objections?

Looks good to me.

-- 
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Rethinking placement of latch self-pipe initialization
Следующее
От: Stirling Newberry
Дата:
Сообщение: Re: Deprecating RULES