Re: ECPG thread-safety

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ECPG thread-safety
Дата
Msg-id 200303280200.h2S20N218363@candle.pha.pa.us
обсуждение исходный текст
Ответ на ECPG thread-safety  (Philip Yarra <philip@utiba.com>)
Ответы Re: ECPG thread-safety  (Philip Yarra <philip@utiba.com>)
Список pgsql-interfaces
I have put a mailbox file at:
ftp://candle.pha.pa.us/pub/postgresql/mypatches

where there is a partial implementation of thread-safe ecpg.  Maybe you
can work with Michael to complete it.

---------------------------------------------------------------------------

Philip Yarra wrote:
> 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.
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 



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

Предыдущее
От: Philip Yarra
Дата:
Сообщение: ECPG thread-safety
Следующее
От: Philip Yarra
Дата:
Сообщение: Re: ECPG thread-safety