Re: BUG #6204: Using plperl functions generate crash

Поиск
Список
Период
Сортировка
От Simon Willett
Тема Re: BUG #6204: Using plperl functions generate crash
Дата
Msg-id 1334055689658-5629612.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: BUG #6204: Using plperl functions generate crash  (l <l@dutras.org>)
Ответы Re: BUG #6204: Using plperl functions generate crash  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-bugs
I'm running into the same issue here.

After install postgresql 9.1.2 and Activestate perl 5.14.2 execute:
create function perl_test() returns void as
$$
$$
language plperl

Generates server crash.

PostgreSQL version string: PostgreSQL 9.1.2, compiled by Visual C++ build
1500, 32 bit - Enterprise DB download
ActiveState version string: This is perl 5, version 14, subversion 2
(v5.14.2) built for MSWin32-x86-multi-thread

Is there a recommended way to solve this issue, has it been fixed in a later
release?

Simon Willett



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/BUG-6204-Using-plperl-functions-generate-crash-tp4802111p5629612.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6565: GEQO documentation discrepancy after 9.0 change?
Следующее
От: Barry Bell
Дата:
Сообщение: Re: BUG #6534: Passing numeric Bind variables to ODBC driver convers to "Double precision"