Re: plperl and inline functions -- first draft

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: plperl and inline functions -- first draft
Дата
Msg-id 4AF35701.4010806@dunslane.net
обсуждение исходный текст
Ответ на plperl and inline functions -- first draft  (Joshua Tolley <eggyknap@gmail.com>)
Ответы Re: plperl and inline functions -- first draft
Список pgsql-hackers

Joshua Tolley wrote:
> I've been trying to make pl/perl support 8.5's inline functions, with the
> attached patch. 

Wow, this is the second time this week that people have produced patches 
for stuff I was about to do. Cool!

> The basics seem to be there, with at least one notable
> exception, namely that plperl functions can do stuff only plperlu should do. I
> presume this is because I really don't understand yet how plperl's trusted
> interpreter initialization works, and have simply copied what looked like
> important stuff from the original plperl call handler. 
>

I'll check that out.

cheers

andrew


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

Предыдущее
От: Joshua Tolley
Дата:
Сообщение: plperl and inline functions -- first draft
Следующее
От: Tom Lane
Дата:
Сообщение: Re: magic constant -1