Re: Cygwin PostgreSQL postmaster abort problem - Mailing list pgsql-ports

From Jason Tishler
Subject Re: Cygwin PostgreSQL postmaster abort problem
Date
Msg-id 20001228090002.B461@dothill.com
Whole thread Raw
In response to Cygwin PostgreSQL postmaster abort problem  (Jason Tishler <Jason.Tishler@dothill.com>)
List pgsql-ports
On Thu, Dec 21, 2000 at 02:27:22PM -0500, Jason Tishler wrote:
> Would someone more intimate with this area of the PostgreSQL source
> critically evaluate this patch and let the list know if there is a better
> way of fixing this problem?

I was able to answer the above by reading the CVS log entry for
postmaster.c, version 1.199:

    Ensure that 'errno' is saved and restored by all signal handlers that
    might change it.  Experimentation shows that the signal handler call
    mechanism does not save/restore errno for you, at least not on Linux
    or HPUX, so this is definitely a real risk.

Sorry for the noise.

Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

pgsql-ports by date:

Previous
From: Jason Tishler
Date:
Subject: Re: Postgresql as complete stand alone service
Next
From: Scott Evans
Date:
Subject: runaway processes on Win2000