Re: thread safety

Поиск
Список
Период
Сортировка
От Philip Yarra
Тема Re: thread safety
Дата
Msg-id 200309021346.24151.philip@utiba.com
обсуждение исходный текст
Ответ на thread safety  ("Mendola Gaetano" <mendola@bigfoot.com>)
Список pgsql-hackers
On Tue, 2 Sep 2003 03:06 am, Mendola Gaetano wrote:
> May be I'm wrong but I'd like know why thread safety was so
> necessary.

It bugged Lee enough that he went and wrote a patch for it. It bugged me
enough that I couldn't use it on our choice of platform (older Linux) that I
did some little fixes for that. I worked on what I needed.

If you need a justification for ECPG threading support: people porting from
Sybase/Informix/Oracle would probably expect ECPG to support threads, and
will get a nasty surprise when their ported application abruptly dies. I
expected it to "just work" and was unpleasantly surprised when it didn't.

Best Regards, Philip Yarra.


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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: PG7.5
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: TCP/IP with 7.4 beta2 broken?