Re: [HACKERS] plperl Safe restrictions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] plperl Safe restrictions
Дата
Msg-id 3097.1100642775@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] plperl Safe restrictions  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: [HACKERS] plperl Safe restrictions
Список pgsql-patches
Andrew Dunstan <andrew@dunslane.net> writes:
> It has just been brought to my attention that we are being very
> restrictive about what we allow to be done in trusted plperl.
> ...
> OK, based on this and some further thought, I have prepared the attached
> patch which does the right thing, I think, both in terms of what we
> allow and what we don't.

Applied, with changes to allow srand and disallow sprintf, as per
subsequent discussion.

            regards, tom lane

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Win32 signals & sockets
Следующее
От: John Hansen
Дата:
Сообщение: Re: [HACKERS] plperl Safe restrictions