Re: [INTERFACES] ecpg idea

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [INTERFACES] ecpg idea
Дата
Msg-id 36CF00FB.53393C31@alumni.caltech.edu
обсуждение исходный текст
Ответ на ecpg idea  (Michael Meskes <Michael_Meskes@topmail.de>)
Ответы Re: [INTERFACES] ecpg idea  (James Thompson <jamest@math.ksu.edu>)
Список pgsql-interfaces
> ... if you provide a char * you have to make sure it has memory
> allocated yourself. James now asked me to do the correct malloc()
> inside libecpg if that poointer is NULL.
> I never heard about a feature like this on other DBMS but I like the
> idea. It should be pretty easy to implement too. Unless it is strictly
> against standard I would like to implement it.
> Comments anyone?

How do you get back the handle for the newly malloc'd storage?

                     - Tom

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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: [INTERFACES] ecpg: use of #defines
Следующее
От: James Thompson
Дата:
Сообщение: Re: [INTERFACES] ecpg idea