Re: Patch for select and APC on win32

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch for select and APC on win32
Date: 2004-03-24 04:05:06
Message-ID: 200403240405.i2O456a07704@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

I added #ifdef WIN32 around your new postmaster function.

---------------------------------------------------------------------------

Magnus Hagander wrote:
> Hi!
>
> Here's a patch implementing the "thread method" to workaround the bug
> with socket calls in signal handlers. See details in mail to
> pgsql-hackers-win32 a couple of minutes ago.
>
> //Magnus
>
> <<apc_socket.patch>>

Content-Description: apc_socket.patch

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-03-24 04:07:47 Re: listening addresses
Previous Message Bruce Momjian 2004-03-24 03:54:33 Re: [pgsql-hackers-win32] win32 open patch for held unlink