Re: Review: support for multiplexing SIGUSR1
Re: Review: support for multiplexing SIGUSR1
От:
Fujii Masao <masao.fujii@gmail.com>
Дата:
Hi, On Fri, Jul 17, 2009 at 5:41 PM, Fujii Masao wrote: >> I'm reviewing this patch: >> http://archives.postgresql.org/message-id/3f0b79eb0907022341m1d36a841x19c3e2a5a6906b5b@mail.gmail.com I updated the patch to solve two problems which you pointed. Here is the changes: * Prevented the obsolete flag to being set to a new process, by using newly-introduced spinlock. * Used the index of AuxiliaryProcs instead of auxType, to assign backend ID to an auxiliary process. Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center