From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Cc: | PostgreSQL Win32 port list <pgsql-hackers-win32(at)postgresql(dot)org> |
Subject: | win32 patch |
Date: | 2004-02-25 20:01:30 |
Message-ID: | 200402252001.i1PK1Uv06376@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers-win32 pgsql-patches |
I have applied the following patch. It was submitted a while ago.:
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
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 18.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Gavin Sherry | 2004-02-26 10:07:49 | Tablespaces |
Previous Message | Joerg Hessdoerfer | 2004-02-25 11:22:02 | Re: Postmaster failed to start and/or accept connexion |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-02-25 20:17:52 | Re: CYGWIN correction; ipci rationalizationg |
Previous Message | Tom Lane | 2004-02-25 18:11:57 | Re: dollar quoting for plpgsql |