Re: win32 fixes

From: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>
To: "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: win32 fixes
Date: 2004-04-13 07:10:01
Message-ID: A02DEC4D1073D611BAE8525405FCCE2B55F3F5@harris.memetrics.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


> * rationalized pipe read EINTR for win32

Should read:
* rationalized pipe read EOF for win32

Corrected patch attached.

---
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
diff.patch application/octet-stream 23.1 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Fabien COELHO 2004-04-13 07:34:30 Re: aclitem accessor functions
Previous Message Claudio Natoli 2004-04-13 06:17:03 win32 fixes