Re: ECPG thread-safety

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ECPG thread-safety
Дата
Msg-id 200303281554.h2SFsNd04438@candle.pha.pa.us
обсуждение исходный текст
Ответ на ECPG thread-safety  (Lee Kindness <lkindness@csl.co.uk>)
Ответы Re: ECPG thread-safety  (Larry Rosenman <ler@lerctr.org>)
Список pgsql-hackers
I have the libpq patch in my mailbox that just needs configure thread
testing code.  I will get that in for 7.4.

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

Lee Kindness wrote:
> Philip,
> 
> You can find the "patch so far" at:
> 
>  http://services.csl.co.uk/postgresql/
> 
> along with a libpq thread-safe patch.
> 
> The thread referenced by Bruce's email details some of the issues
> still to be looked at. The main work is integration with the build
> system (testing for and linking in POSIX threads) and testing.
> 
> I'm more than happy for you to look at at, I haven't had the time I
> hoped to complete this.
> 
> Thanks, Lee.
> 
> Philip Yarra writes:
>  > 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.
>  > 
> 

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

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: new release of contrib/tsearch V2
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: ECPG thread-safety