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

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Michael Meskes <meskes(at)postgresql(dot)org>
Cc: Lee Kindness <lkindness(at)csl(dot)co(dot)uk>, pgsql-patches(at)postgresql(dot)org, Shridhar Daithankar <shridhar(at)frodo(dot)hserus(dot)net>
Subject: Re: ECPG - Remove need for "AT connection" when using threads
Date: 2004-03-14 14:11:27
Message-ID: 200403141411.i2EEBRi06598@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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(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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Manfred Spraul 2004-03-14 15:01:52 Re: libpq thread safety
Previous Message Bruce Momjian 2004-03-14 14:10:25 Re: ECPG - Remove need for "AT connection" when using threads

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-03-14 14:47:08 Fix ecpg thread warning
Previous Message Bruce Momjian 2004-03-14 14:10:25 Re: ECPG - Remove need for "AT connection" when using threads