Re: [BUGS] WIN32 Non Blocking

Поиск
Список
Период
Сортировка
От haering_python@gmx.de
Тема Re: [BUGS] WIN32 Non Blocking
Дата
Msg-id 3233.995760815@www32.gmx.net
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: New EXPLAIN ANALYZE statement
Следующее
От: Anders Bengtsson
Дата:
Сообщение: Merging JDBC1 and JDBC2 similarities