Re: ECPG - Remove need for "AT connection" when using threads - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: ECPG - Remove need for "AT connection" when using threads
Date
Msg-id 200403141411.i2EEBRi06598@candle.pha.pa.us
Whole thread Raw
In response to ECPG - Remove need for "AT connection" when using threads  ("Lee Kindness" <lkindness@csl.co.uk>)
Responses Re: ECPG - Remove need for "AT connection" when using threads  (Michael Meskes <meskes@postgresql.org>)
List pgsql-patches
Michael Meskes wrote:
> On Sun, Mar 07, 2004 at 09:43:31PM -0000, Lee Kindness wrote:
> > Attached diff improves the handling of connections in ecpg when threading is
> > used. The "current connection" is now the last connection made/set for the
>
> I just applied this patch and the last one.

I assume you mean you applied:

    Update tests & memory leak fix

and

    ECPG - Remove need for "AT connection" when using threads

--
  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, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ECPG - Remove need for "AT connection" when using threads
Next
From: Bruce Momjian
Date:
Subject: Fix ecpg thread warning