Re: New PL/Perl failure with Safe 2.2x due to recursion (8.x & 9.0)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: New PL/Perl failure with Safe 2.2x due to recursion (8.x & 9.0)
Дата
Msg-id 14791.1267132011@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: New PL/Perl failure with Safe 2.2x due to recursion (8.x & 9.0)  (Tim Bunce <Tim.Bunce@pobox.com>)
Ответы Re: New PL/Perl failure with Safe 2.2x due to recursion (8.x & 9.0)
Список pgsql-bugs
Tim Bunce <Tim.Bunce@pobox.com> writes:
> On Thu, Feb 25, 2010 at 10:04:44AM -0800, David E. Wheeler wrote:
>> There seem to be no good answers here.

> There is one fairly good answer:

> Use a perl that's compiled to support multiplicity but not threads.
> That avoids the sort bug and, as an extra bonus, gives plperl a
> significant speed boost.

[ scratches head... ] Why would threading have anything to do with the
security behavior imposed by Safe?

            regards, tom lane

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

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: Re: New PL/Perl failure with Safe 2.2x due to recursion (8.x & 9.0)
Следующее
От: Alex Hunsaker
Дата:
Сообщение: Re: New PL/Perl failure with Safe 2.2x due to recursion (8.x & 9.0)