Re: bug in SignalSomeChildren
Alvaro Herrera <alvherre@commandprompt.com>
From: Alvaro Herrera <alvherre@commandprompt.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Fujii Masao <masao.fujii@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-12-17T13:36:06Z
Lists: pgsql-hackers
Excerpts from Robert Haas's message of vie dic 17 10:08:04 -0300 2010: > On Tue, Dec 14, 2010 at 10:54 PM, Fujii Masao <masao.fujii@gmail.com> wrote: > > I found a bug which always prevents SignalSomeChildren with > > BACKEND_TYPE_WALSND from sending a signal to walsender. > > > > Though currently SignalSomeChildren with BACKEND_TYPE_WALSND > > has not been called anywhere, it's not hard to believe that will > > be called in the future. So we should apply the following change. > > I think the attached might be a little tidier. Thoughts? Yeah, that looks more readable to me. -- Álvaro Herrera <alvherre@commandprompt.com> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support