Tom I Take it I should not free before the function returns ?

Поиск
Список
Период
Сортировка
От Doherty EMAIL ACCOUNT
Тема Tom I Take it I should not free before the function returns ?
Дата
Msg-id 004a01c70d96$b3e87540$c801a8c0@jmdbox
обсуждение исходный текст
Список pgsql-interfaces
James M Doherty" <jim@jdoherty.net> writes:
>                                 pfree(myRDate);
>                         PG_RETURN_TEXT_P(myRDate);

Egad.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate      subscribe-nomail command to
majordomo@postgresql.orgso that your      message can get through to the mailing list cleanly
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: C LIBRARY EXTENSION SEGFAULT
Следующее
От: "Doherty EMAIL ACCOUNT"
Дата:
Сообщение: Fw: SEGFAULT ON EXTENDED FUNCTION