Re: [BUGS] WIN32 Non Blocking - Mailing list pgsql-patches

From haering_python@gmx.de
Subject Re: [BUGS] WIN32 Non Blocking
Date
Msg-id 3233.995760815@www32.gmx.net
Whole thread Raw
List pgsql-patches
Bruce Momjian wrote:
>
> OK, there appears to be heavy demand for this patch so I am applying it
> right away.  I also made the win32.h change you suggested.  This fixes
> the _snprintf undefined error reported a few hours ago.  Not sure why
> the elog() problem is appearing.

I guess you mean why it doesn't succesfully link on win32? The offending
elog call is made in src/backend/lib/dllist.c I have commented the two calls out
and it linked fine on win32. These should probably be replaced by something
else.

Gerhard

--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

GMX Tipp:

Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a


pgsql-patches by date:

Previous
From: Philip Warner
Date:
Subject: Re: New EXPLAIN ANALYZE statement
Next
From: Anders Bengtsson
Date:
Subject: Merging JDBC1 and JDBC2 similarities