Re: PostGres Doubt - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: PostGres Doubt
Date
Msg-id 200206122334.g5CNYsQ23902@candle.pha.pa.us
Whole thread Raw
In response to Re: PostGres Doubt  ("Dann Corbit" <DCorbit@connx.com>)
List pgsql-hackers
Dann Corbit wrote:
> > > So now, I started getting down to the details.  One global 
> > structure...
> > > I started a major rewrite to repair it.  Then (to my abject 
> > horror) I
> > > discovered there is no SQLCA at all.  Project abandoned 
> > (actually, just
> > > switched to libpq and everything was OK).
> > 
> > 
> > I see SQLCA mentioned in the ecpg code.  What am I not understanding?
> 
> I meant to say no SQLDA (the SQLCA only has the problem of scope).

I have update the TODO with:
o Allow multi-threaded use of SQLCA

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Dann Corbit"
Date:
Subject: Re: PostGres Doubt
Next
From: Larry Rosenman
Date:
Subject: Re: Integrating libpqxx