Re: Cygwin PostgreSQL postmaster abort problem
От | Jason Tishler |
---|---|
Тема | Re: Cygwin PostgreSQL postmaster abort problem |
Дата | |
Msg-id | 20001228090002.B461@dothill.com обсуждение исходный текст |
Ответ на | Cygwin PostgreSQL postmaster abort problem (Jason Tishler <Jason.Tishler@dothill.com>) |
Список | 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 по дате отправления: