Re: ecpg thread-safe descriptor

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: ecpg thread-safe descriptor
Дата
Msg-id 20071002193638.GB25206@feivel.credativ.de
обсуждение исходный текст
Ответ на Re: ecpg thread-safe descriptor  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On Tue, Oct 02, 2007 at 02:37:40PM -0400, Tom Lane wrote:
> >> 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.
>
> If it didn't work then this seems clearly new-feature-development.

Well, ecpg was said to work with multithreading but didn't. However,
since the patch works on most archs if indeed fixes some bugs on those
archs.

> I think Magnus' idea of providing an exports list would be worth trying,
> if someone can try it promptly; failing that, we need to revert this
> patch.

Couldn't we just disable multithreading for Windows resp. MSVC? It
appears to me that the rest of the patch is working as advertized.

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 по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: ecpg thread-safe descriptor
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: ecpg thread-safe descriptor