CYGWIN correction; ipci rationalization - Mailing list pgsql-patches

From Claudio Natoli
Subject CYGWIN correction; ipci rationalization
Date
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F2E6@harris.memetrics.local
Whole thread Raw
List 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

pgsql-patches by date:

Previous
From: Claudio Natoli
Date:
Subject: win32 inode fix
Next
From: Jan Wieck
Date:
Subject: Vacuum Delay feature