| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | pgsql-www(at)postgresql(dot)org |
| Subject: | Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) |
| Date: | 2009-05-15 17:35:11 |
| Message-ID: | 20090515173511.GB5183@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | User Bmomjian | 2009-05-15 20:19:18 | pg-migrator - pg_migrator: Various style improvements. |
| Previous Message | Tom Lane | 2009-05-15 15:56:39 | pgsql: Fix all the server-side SIGQUIT handlers (grumble ... |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2009-05-15 22:17:01 | Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...) |
| Previous Message | Tom Lane | 2009-05-15 15:56:39 | pgsql: Fix all the server-side SIGQUIT handlers (grumble ... |