Re: ecpg thread-safe descriptor

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: ecpg thread-safe descriptor
Дата
Msg-id 20071002175741.GA22650@feivel.credativ.de
обсуждение исходный текст
Ответ на Re: ecpg thread-safe descriptor  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: ecpg thread-safe descriptor  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: ecpg thread-safe descriptor  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-patches
On Tue, Oct 02, 2007 at 12:53:58PM -0400, Andrew Dunstan wrote:
>> It it appears to me that the MSVC
>> build problem has existed for weeks or months but no one noticed so far,
>> right?
>
> This is absolutely not true. We have been building ecpg successfully on
> MSVC all along, just not testing. See for example the make log at
> http://www.pgbuildfarm.org/cgi-bin/show_stage_log.pl?nm=red_bat&dt=2007-09-30%20043002&stg=make
> and search for "Project: libecpg"

Sorry, my bad. Seems I got this mixed up. Once we enabled testing for
ecpg we had some problems to be sorted out, but right now only the
DllMain thing seems to be a problem.

Since I do not know whether we really need DllMain could anyone please
test whether ecpg builds correctly without it? We can then sort out how
to fix the problem later on. AFAIRC (and hopefully I'm right this time)
multithreading never worked under msvc so we might have to set
thread-safety to disabled on these systems for ecpg for the time being.

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: initdb of regression test failed.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ecpg thread-safe descriptor