Re: Fix for socket error msgs 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: Fix for socket error msgs on win32
Date: 2004-04-22 03:50:58
Message-ID: 200404220350.i3M3owH16689@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

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

Magnus Hagander wrote:
> Per discussion earlier today, here is a fix that lets ereport() on win32
> report socket errors.
>
>
> //Magnus
>
>
> <<win32_socketerror.patch>>

Content-Description: win32_socketerror.patch

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html

--
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-04-22 04:17:36 Re: [PATCHES] EXECUTE command tag returns actual command
Previous Message Bruce Momjian 2004-04-22 03:49:11 Re: contrib/dbmirror