Re: ECPG

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ECPG
Дата
Msg-id 200209230146.g8N1k4A17901@candle.pha.pa.us
обсуждение исходный текст
Ответ на ECPG  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-hackers
Michael Meskes wrote:
> Hi,
> 
> I just removed the prepare/execute/deallocate function from ecpg's
> parser so there are no conflicts anymore. But for the future (that is
> after 7.3 is released) I'd like to work something out. The only problem
> I see with using the backend functions is that the backend prepare needs
> the data type for each variable and I have no idea how to present it
> given the embedded syntax. I take it the backend prepare cannot work
> without this info, can it?
> 
> Also I still have some open bug reports but on the other hand few to no
> available time. Shall we add these reports to the TODO list? I doubt
> I'll be able to fix them ntil release time, at least not all of them.

Yes, please send over additional TODO items.  Thanks.

--  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,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: ECPG
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Memory Errors...