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

From Magnus Naeslund\(f\)
Subject Re: Re: [HACKERS] Re: WIN32 errno patch
Date
Msg-id 010901c127f0$3d75a900$020a0a0a@totalmef
Whole thread Raw
In response to Re: Re: [HACKERS] Re: WIN32 errno patch  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Ok, where's a "system dependent hack" :)
It seems that win9x doesn't have the "netmsg.dll" so it defaults to "normal"
FormatMessage.
I wonder if one could load wsock32.dll or winsock.dll on those systems
instead of netmsg.dll.

Mikhail, could you please test this code on your nt4 system?
Could someone else test this code on a win98/95 system?

It works on win2k over here.

(code attached)

Magnus

Attachment

pgsql-patches by date:

Previous
From: "Magnus Naeslund\(f\)"
Date:
Subject: Re: Re: [HACKERS] Re: WIN32 errno patch
Next
From: Peter Eisentraut
Date:
Subject: Re: encoding names