Re: Win32 Error descriptions + config - Mailing list pgsql-patches

From Tom Lane
Subject Re: Win32 Error descriptions + config
Date
Msg-id 7060.1018845911@sss.pgh.pa.us
Whole thread Raw
In response to Win32 Error descriptions + config  ("Magnus Naeslund(f)" <mag@fbab.net>)
List pgsql-patches
"Magnus Naeslund(f)" <mag@fbab.net> writes:
> The DLL load thingy doesn't work on all win9x machines, so i made it go thru a lookup table instead, using the DLL as
lastresort.  

Is Windows really so lame that this information is not available from
the system?  I do not like having to maintain our own error-message
list.

            regards, tom lane

pgsql-patches by date:

Previous
From: Joe Conway
Date:
Subject: contrib/dblink update
Next
From: Tom Lane
Date:
Subject: Re: ANSI Compliant Inserts