Re: PostGres Doubt

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PostGres Doubt
Дата
Msg-id 200206122334.g5CNYsQ23902@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: PostGres Doubt  ("Dann Corbit" <DCorbit@connx.com>)
Список 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 по дате отправления:

Предыдущее
От: "Dann Corbit"
Дата:
Сообщение: Re: PostGres Doubt
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: Integrating libpqxx