Re: Win32 Error descriptions + config

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Magnus Naeslund(f)" <mag(at)fbab(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Win32 Error descriptions + config
Date: 2002-04-15 04:45:11
Message-ID: 7060.1018845911@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

"Magnus Naeslund(f)" <mag(at)fbab(dot)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 last resort.

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

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2002-04-15 04:52:21 Re: [PATCHES] ANSI Compliant Inserts
Previous Message Bruce Momjian 2002-04-15 04:27:53 Re: [PATCHES] ANSI Compliant Inserts