Re: Re: [HACKERS] Re: WIN32 errno patch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Mikhail Terekhov <terekhov(at)emc(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Re: [HACKERS] Re: WIN32 errno patch
Date: 2001-08-23 17:00:00
Message-ID: 200108231700.f7NH00b16853@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers pgsql-patches


Can I assume the current CVS has all the Win32 issues resolved?

> Tom Lane wrote:
> >
> > Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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(at)postgresql(dot)org
>

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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-08-23 23:06:38 pgsql/src backend/access/common/heaptuple.c ba ...
Previous Message Tom Lane 2001-08-23 16:55:53 pgsql/contrib/btree_gist Makefile

Browse pgsql-hackers by date

  From Date Subject
Next Message jason.ory 2001-08-23 17:09:14 Toast,bytea, Text -blob all confusing
Previous Message Bruce Momjian 2001-08-23 16:46:18 Re: A couple items on TODO

Browse pgsql-patches by date

  From Date Subject
Next Message Vsevolod Lobko 2001-08-23 17:01:00 Re: Patch for pl/tcl Tcl_ExternalToUtf and Tcl_UtfToExternal support
Previous Message Bruce Momjian 2001-08-23 16:57:57 Re: Patch for pl/tcl Tcl_ExternalToUtf and Tcl_UtfToExternal support