ECPG thread-safety

Поиск
Список
Период
Сортировка
От Philip Yarra
Тема ECPG thread-safety
Дата
Msg-id 200303281144.37663.philip@utiba.com
обсуждение исходный текст
Ответы Re: ECPG thread-safety  (Bruce Momjian <pgman@candle.pha.pa.us>)
ECPG thread-safety  (Lee Kindness <lkindness@csl.co.uk>)
Список pgsql-interfaces
As I found out recently, ECPG is not thread-safe. This is a problem for us, as
we really need to be able to use ECPG* in a multi-threaded C application.
Michael mentioned that Lee is working on fixing these problems, but was not
sure when it would be complete.

So, my questions are:
Lee/anyone, do you have an estimated completion date?
If not, can we (myself plus a "real" C programmer) help you?

Regards, Philip Yarra.

* Yes, we could use libpq, but ECPG minimises our porting from Informix.
Rewriting everything to use libpq would be too expensive.



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Is PGconn* thread safe?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: ECPG thread-safety