Re: ECPG thread-safety

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Michael Meskes <meskes(at)postgresql(dot)org>
Cc: Philip Yarra <philip(at)utiba(dot)com>, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: ECPG thread-safety
Date: 2003-05-26 05:09:44
Message-ID: 200305260509.h4Q59iq12259@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces pgsql-patches


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(at)Fam-Meskes(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-05-26 06:15:59 Re: Expect problems with PL/Python and Python version 2.2.3+ & 2.3+
Previous Message Alvaro Herrera 2003-05-26 04:19:18 Re: Testing patches

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2003-05-26 06:06:58 Re: Race condition with libpq
Previous Message Philip Yarra 2003-05-26 05:04:46 followup: ECPG thread-safety test-case

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2003-05-26 06:30:56 Re: Adding Rendezvous support to postmaster
Previous Message Bruce Momjian 2003-05-26 05:01:07 Re: Adding Rendezvous support to postmaster