Re: suspicious pointer/integer coersion

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: suspicious pointer/integer coersion
Дата
Msg-id 10560.1121030253@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: suspicious pointer/integer coersion  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: suspicious pointer/integer coersion  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Works for me. There are some other things about the procdesc stuff I'm 
> trying to sort out (especially if we should be storing per-call info 
> inside it).

Hmm, probably not ... check to see if a recursive plperl function
behaves sanely.  (This might not have been much of an issue before
we had SPI support in plperl, since there was no way to recurse;
but it is an issue now.)
        regards, tom lane


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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Hide source code
Следующее
От: Tom Lane
Дата:
Сообщение: Re: plperl warning