For application to HEAD, following community review.

Bruce Momjian <bruce@momjian.us>

Commit: c672aa823bdc02831ae60f403b2069107de675f7
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-02-25T19:41:23Z
Releases: 8.0.0
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.

Claudio Natoli

Files