[PATCH] Win32 errno a little bit safer - Mailing list pgsql-hackers

From Magnus Naeslund\(f\)
Subject [PATCH] Win32 errno a little bit safer
Date
Msg-id 04ba01c12c19$ae215870$020a0a0a@totalmef
Whole thread Raw
Responses Re: [PATCH] Win32 errno a little bit safer  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: [PATCH] Win32 errno a little bit safer  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Hello, i just reviewed the win32 errno patch and i saw that maybe i didn't
really played it totally safe in my last suggestion, the system table might
pick up the msg but not the netmsg.dll, so better try both.
I also added a hex printout of the "errno" appended to all messages, that's
nicer.

If anyone hate my coding style, or that i'm using goto constructs, just tell
me, and i'll rework it into a nested if () thing.

Patch attached.

Magnus

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 Programmer/Networker [|] Magnus Naeslund
 PGP Key: http://www.genline.nu/mag_pgp.txt
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Remove --enable-syslog?
Next
From: Peter Harvey
Date:
Subject: Reverse Engineering