Two very minor win32 patches

From: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>
To: "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org>
Subject: Two very minor win32 patches
Date: 2003-11-03 05:14:03
Message-ID: A02DEC4D1073D611BAE8525405FCCE2B027FEB@harris.memetrics.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

For src/backend/postmaster/postmaster.c and src/include/c.h
(Note: should ioctlsocket_ret be initialized to 1 for BEOS too, and can it
take an unsigned parameter? If so, could simplify.)

---
WE HAVE MOVED - PLEASE NOTE OUR NEW CONTACT DETAILS:
THE BASEMENT, 33 EWELL STREET, BALMAIN NSW 2041
TEL: +61 2 9555 1544 FAX: +61 2 9555 6911
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
http://www.memetrics.com/emailpolicy.html

Attachment Content-Type Size
patch1.txt text/plain 826 bytes
patch2.txt text/plain 1.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Claudio Natoli 2003-11-03 05:47:05 Win32 patch for Makefile.shlib
Previous Message Andrew Dunstan 2003-11-03 03:53:55 Re: "make check" improvement for cygwin