Re: bug in SignalSomeChildren - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: bug in SignalSomeChildren
Date
Msg-id AANLkTimV7YZHACN=MugXu0GSUg=-7z34EjsyM1JHK3_L@mail.gmail.com
Whole thread Raw
In response to Re: bug in SignalSomeChildren  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: bug in SignalSomeChildren  (Bernd Helmle <mailings@oopsware.de>)
List pgsql-hackers
On Wed, Dec 22, 2010 at 12:14 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Fujii Masao <masao.fujii@gmail.com> writes:
>> How about doing target != ALL test at the head for the most common case
>> (target == ALL)?
>
> That's an idea, but the test you propose implements it incorrectly.

Thanks! I revised the patch.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Attachment

pgsql-hackers by date:

Previous
From: Jesper Krogh
Date:
Subject: Re: The cost of visibillity testing? (gin-search)
Next
From: Heikki Linnakangas
Date:
Subject: Re: Can postgres create a file with physically continuous blocks.