pgstat win32 fix

From: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: pgstat win32 fix
Date: 2004-03-14 06:03:51
Message-ID: A02DEC4D1073D611BAE8525405FCCE2B55F383@harris.memetrics.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


For application to HEAD, following community review.

Check for EOF on pipe differs under win32, as it is based on a socket
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
pgstat.patch application/octet-stream 1.8 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Manfred Spraul 2004-03-14 11:15:46 Re: libpq thread safety
Previous Message Claudio Natoli 2004-03-14 05:54:57 win32 horology/float4/float8 fixes