Re: plperl: Undefined subroutine &main::mksafefunc

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: plperl: Undefined subroutine &main::mksafefunc
Дата
Msg-id 20041121083212.GA67123@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: plperl: Undefined subroutine &main::mksafefunc  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Sun, Nov 21, 2004 at 03:16:36AM -0500, Tom Lane wrote:
> Michael Fuhr <mike@fuhr.org> writes:
> > If spi_exec_query() fails in a plperl function, subsequent calls
> > to plperl or plperlu functions that hadn't been previously loaded
> > will fail with "Undefined subroutine &main::mksafefunc".
>
> Yeah ... there are other ways to cause this but the short of it is
> that plperl's error handling is entirely broken.  See nearby rant
> in pghackers.

Oops...I did see that thread.  I must have prematurely free()'d the
memory of it.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: plperl: Undefined subroutine &main::mksafefunc
Следующее
От: David Schweikert
Дата:
Сообщение: select to_number('1,000', '999,999');