Re: BUG #6204: Using plperl functions generate crash

Поиск
Список
Период
Сортировка
От Sachin Srivastava
Тема Re: BUG #6204: Using plperl functions generate crash
Дата
Msg-id B1D86254-EFD7-4568-B42E-41FF57540832@enterprisedb.com
обсуждение исходный текст
Ответ на Re: BUG #6204: Using plperl functions generate crash  (Alex Hunsaker <badalex@gmail.com>)
Список pgsql-bugs
On Sep 15, 2011, at 3:47 AM, Alex Hunsaker wrote:

> On Wed, Sep 14, 2011 at 03:15, pasman <pasman.p@gmail.com> wrote:
>>
>> The following bug has been logged online:
>>
>> Bug reference:      6204
>> Logged by:          pasman
>> Email address:      pasman.p@gmail.com
>> PostgreSQL version: 9.1.0
>> Operating system:   WinXP sp3
>> Description:        Using plperl functions generate crash
>> Details:
>>
>> After install postgresql 9.1.0 and Activestate perl 5.14.1 execute:
>>
>> create function perl_test() returns void as
>> $$
>> $$
>> language plperl
>
> My hunch is the binary distribution of postgres you are using was
> compiled with a different version (or brand, maybe strawberry?) of
> perl in mind.
>
> I don't know what installer you used, I'd guess the one from
> enterprisedb. I looked around for a bit on their website but didn't
> see what flavor of perl for windows it wants... :-(

One-Click Installers uses ActiveState Perl 5.14 only.

>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs

--
Regards,
Sachin Srivastava
EnterpriseDB, the Enterprise PostgreSQL company.

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: BUG #6206: The reset button is always blocked in case of error in the backup file.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #6207: fali to get lock on parent table after two consecutive updates to the same row in child table