Re: Re: [HACKERS] Re: WIN32 errno patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Re: [HACKERS] Re: WIN32 errno patch
Date
Msg-id 200108231700.f7NH00b16853@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Re: WIN32 errno patch  (Mikhail Terekhov <terekhov@emc.com>)
List pgsql-patches
Can I assume the current CVS has all the Win32 issues resolved?

> Tom Lane wrote:
> >
> > Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > > I will try to apply it within the next 48 hours.
> >
> > This isn't the right patch to apply, since Mikhail didn't fix the
> > strerror problem.  I have some code from Magnus Naeslund that purports
> > to handle the strerror issue, and will work it up into a patch real soon
> > now.
> >
>
> As i've said in my other message this code doesn't solve the strerror
> problem. I'd suggest to separate these two problems because
>     1. Without errno patch the code doesn't even compile,
>        but with errno patch the code compiles and works.
>     2. Without strerror patch we will have the same result as before,
>        i.e. error code but no error message. IMHO, it is impossible
>        to get winsock error messages without some system or version
>        dependent hack.
>
> Regards,
> Mikhail Terekhov
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Patch for pl/tcl Tcl_ExternalToUtf and Tcl_UtfToExternal support
Next
From: Bruce Momjian
Date:
Subject: Re: Patch for pl/tcl Tcl_ExternalToUtf and Tcl_UtfToExternal support