Re: ECPG: Automatic Storage allocation for NULL-pointing

Поиск
Список
Период
Сортировка
От Christof Petig
Тема Re: ECPG: Automatic Storage allocation for NULL-pointing
Дата
Msg-id 3BE282F0.45D84760@petig-baender.de
обсуждение исходный текст
Ответ на ECPG: Automatic Storage allocation for NULL-pointing output variables  (Christof Petig <christof@petig-baender.de>)
Список pgsql-interfaces
Michael Meskes wrote:

> On Tue, Oct 30, 2001 at 10:46:03AM +0100, Christof Petig wrote:
> > - it is possible to create a pointer to a varchar, simply use the
> > braindead (to me) syntax:
> >
> >     varchar type[][maxlen]=0;
>
> Ah yes, the memory comes back. :-9
>
> > - ecpg and the C compiler do not agree on the meaning of
>
> Yup, one more bug to fix.

I don't care much about these two bugs once the char** patch went in. I might take a
second look at varchar pointers for binary strings. But I'll ask the standard first.

Christof




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

Предыдущее
От: Ludek Finstrle
Дата:
Сообщение: Re: Need Help with BLOBs via DBI
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: ECPG - connection name in "EXEC SQL AT ... " statement