Re: plpython? (Was: Re: Damn triggers and NEW)

Поиск
Список
Период
Сортировка
От culley harrelson
Тема Re: plpython? (Was: Re: Damn triggers and NEW)
Дата
Msg-id bcoqbb$jch$1@main.gmane.org
обсуждение исходный текст
Ответ на Re: plpython? (Was: Re: Damn triggers and NEW)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: plpython? (Was: Re: Damn triggers and NEW)  ("Jay O'Connor" <joconnor@cybermesa.com>)
Список pgsql-general
> You can check our archives (search for "python" a month or two back)
> but it seems that the latest Python release removes rexec because it
> had some fundamental security holes.  That breaks plpython because it
> depends on rexec.  We could change plpython to an untrusted language
> if someone cares enough to develop a patch to remove the use of
> rexec.  Otherwise I fear we'll have to pull it.
>

plruby could fill that empty slot.  I think it at least deserves a
mention in the documentation...


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Sort memory not being released
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: order of nested loop