pgsql/src/interfaces/libpq fe-misc.c

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/libpq fe-misc.c
Date: 2001-09-06 02:52:00
Message-ID: 200109060252.f862q0644456@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: scrappy(at)hub(dot)org 01/09/05 22:52:00

Modified files:
src/interfaces/libpq: fe-misc.c

Log message:
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.

Magnus Naeslund(f)

Browse pgsql-committers by date

  From Date Subject
Next Message Marc G. Fournier 2001-09-06 02:54:57 pgsql/src/interfaces libpgtcl/pgtclCmds.c libp ...
Previous Message Marc G. Fournier 2001-09-06 02:07:42 pgsql/ oc/src/sgml/catalogs.sgml rc/backend/ca ...