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 <[email protected]> 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 <[email protected]> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
