Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) - Mailing list pgsql-www

From Alvaro Herrera
Subject Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...)
Date
Msg-id 20090515173511.GB5183@alvh.no-ip.org
Whole thread Raw
Responses Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...)  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-www
Tom Lane wrote:
> Log Message:
> -----------
> Fix all the server-side SIGQUIT handlers (grumble ... why so many identical
> copies?) to ensure they really don't run proc_exit/shmem_exit callbacks,
> as was intended.  I broke this behavior recently by installing atexit
> callbacks without thinking about the one case where we truly don't want
> to run those callback functions.  Noted in an example from Dave Page.

Something seems wrong on the GIT mirror.  This patch appears as
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=e5a8ea96adf14b9d822aff82d8f4ebf41d3a8e95
however, it only shows the diff for xlog.c, not the other files that
were touched by this commit.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-www by date:

Previous
From: Max Lapshin
Date:
Subject: Content on wiki page
Next
From: Alvaro Herrera
Date:
Subject: Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...)