Re: Thread safe connection-name mapping in ECPG. Is it

Lee Kindness <lkindness@csl.co.uk>

From: "Lee Kindness" <lkindness@csl.co.uk>
To: "Michael Meskes" <meskes@postgresql.org>, "Bruce Momjian" <pgman@candle.pha.pa.us>
Cc: <shridhar@frodo.hserus.net>, "Michael Meskes" <meskes@postgresql.org>, "Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at>, "PostgreSQL-development" <pgsql-hackers@postgresql.org>
Date: 2004-03-07T19:53:47Z
Lists: pgsql-hackers
From: "Michael Meskes" <meskes@postgresql.org>
> Why? What doesn't work? AFAIRC the AT statement does indeed allow a
> variable as connection_target.

Yeah, I was wrong there. I updated the thread test program in ecpg/test to
make use of this functionality - see patch in pgsql-patches yesterday.

L.