Re: ECPG thread-safety

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ECPG thread-safety
Дата
Msg-id 200305260509.h4Q59iq12259@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: ECPG thread-safety  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-interfaces
Michael, I have the ecpg thread stuff in the patches queue:
http://momjian.postgresql.org/cgi-bin/pgpatches

I need you to look at that and integrate it into ecpg soon so we can get
some testing before we hit 7.4 beta.

As far as the thread flags, I think we are going to just have to use a
HAVE_THREADS configure define, and then fill it in for every OS with
OS-specific tests.  I can do that part if you code with HAVE_THREADS.

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

Michael Meskes wrote:
> On Fri, Mar 28, 2003 at 05:49:04PM +1100, Philip Yarra wrote:
> > Okay, thanks for that. Have grabbed the file, and started reading. I'll also 
> > wait to hear from Michael or Lee before going too far on this. 
> 
> Don't be surprised if I'm a bit late in answering emails on the list.
> I'm currently very busy.
> 
> I'd be interested to get ecpg thread safe. 
> 
> Is this the only problem you're facing with Informix? I'm currently
> working on other Informix compatibility stuff. And I'd like to get that
> tested as good as possible.
> 
> Michael
> -- 
> Michael Meskes
> Email: Michael@Fam-Meskes.De
> ICQ: 179140304
> Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
> http://www.postgresql.org/docs/faqs/FAQ.html
> 

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Prepare and prepare ?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Race condition with libpq