From: | Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Subject: | CYGWIN correction; ipci rationalization |
Date: | 2004-02-05 13:27:34 |
Message-ID: | A02DEC4D1073D611BAE8525405FCCE2B55F2E6@harris.memetrics.local |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
For application to HEAD, following community review.
* Changes incorrect CYGWIN defines to __CYGWIN__
* Some localtime returns NULL checks (when unchecked cause SEGVs under Win32
regression tests)
* Rationalized CreateSharedMemoryAndSemaphores and
AttachSharedMemoryAndSemaphores (Bruce, I finally remembered to do it);
requires attention.
Cheers,
Claudio
---
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 |
---|---|---|
diff9c-d.out | application/octet-stream | 18.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-02-05 13:48:30 | Re: [PATCHES] log session end - again |
Previous Message | Claudio Natoli | 2004-02-05 08:08:50 | win32 inode fix |