Re: suspicious pointer/integer coersion

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: suspicious pointer/integer coersion
Дата
Msg-id 42D1E7E9.4050809@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: suspicious pointer/integer coersion  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
> Looking further ... we already do this implicitly for prodesc in the 
> call handler - we would just need to do the same thing for per-call 
> structures and divorce them from prodesc, which can be repeated on the 
> implicit stack.
> 
> I'll work on that - changes should be quite small.

Sounds like recursive calls are somethign that should be tested for PLs 
in the regressions...

Chris



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: suspicious pointer/integer coersion
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Fixing domain input