Re: WIN32 errno patch

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: pgsql-hackers@postgresql.org
Date: 2001-08-02T16:11:01Z
Lists: pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Any idea where we are on this?

I'm planning to #undef errno around the three routines that need to get
at plain errno.  Not done yet though...

			regards, tom lane