APC/socket fix (final?)

From: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>
To: "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org>
Subject: APC/socket fix (final?)
Date: 2004-03-25 01:07:07
Message-ID: A02DEC4D1073D611BAE8525405FCCE2B55F3B6@harris.memetrics.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


For application to HEAD.

This should take care of most, if not all, cases where a backend can be
interrupted in a blocking socket operation by a signal which itself performs
a socket operation (which interacts badly with our APC-based signal
implementation).

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>

Attachment Content-Type Size
be-secure.patch application/octet-stream 896 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2004-03-25 11:25:16 Re: installdir patch for win32
Previous Message Claudio Natoli 2004-03-25 01:01:03 installdir patch for win32