Re: fork() refactoring

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: fork() refactoring
Дата
Msg-id 422E3D75.2050303@samurai.com
обсуждение исходный текст
Ответ на Re: fork() refactoring  (Neil Conway <neilc@samurai.com>)
Ответы Re: fork() refactoring
Список pgsql-patches
Neil Conway wrote:
> Right, which is why the patch adds fflushes to the Unix implementation
> of internal_forkexec(). On reflection, it is probably more
> straightforward to just invoke fork_process() from the Unix version of
> internal_forkexec() -- attached is a revised patch that does this.

I'll apply this patch to HEAD later today, barring any objections.

-Neil

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

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Re: Display Pg buffer cache (WIP)
Следующее
От: Neil Conway
Дата:
Сообщение: trivial refactoring of WaitOnLock