Re: Signal handling patch (v2) for Synch Rep - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Signal handling patch (v2) for Synch Rep
Date
Msg-id 491DE9A8.7020800@enterprisedb.com
Whole thread Raw
In response to Signal handling patch (v2) for Synch Rep  ("Fujii Masao" <masao.fujii@gmail.com>)
Responses Re: Signal handling patch (v2) for Synch Rep  ("Fujii Masao" <masao.fujii@gmail.com>)
List pgsql-hackers
Fujii Masao wrote:
> Attached is a patch of signal handling changes for Synch Rep.

It seems that we wouldn't need to use the BackendPidGetProc function, 
nor the new AuxiliaryPidGetProc function, if we stored a PGPROC * 
instead of the pid in ProcState.procPid.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: Simple postgresql.conf wizard
Next
From: "Robert Haas"
Date:
Subject: "ORDER BY" clause prevents "UPDATE WHERE CURRENT OF"