Re: BUG #6204: Using plperl functions generate crash - Mailing list pgsql-bugs

From Alex Hunsaker
Subject Re: BUG #6204: Using plperl functions generate crash
Date
Msg-id CAFaPBrRbEfH6xU=9WMvHPZ23bPbJRk2wsUBzSqnD+_86nPKzGw@mail.gmail.com
Whole thread Raw
In response to BUG #6204: Using plperl functions generate crash  ("pasman" <pasman.p@gmail.com>)
Responses Re: BUG #6204: Using plperl functions generate crash  (Sachin Srivastava <sachin.srivastava@enterprisedb.com>)
List pgsql-bugs
On Wed, Sep 14, 2011 at 03:15, pasman <pasman.p@gmail.com> wrote:
>
> The following bug has been logged online:
>
> Bug reference: =C2=A0 =C2=A0 =C2=A06204
> Logged by: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0pasman
> Email address: =C2=A0 =C2=A0 =C2=A0pasman.p@gmail.com
> PostgreSQL version: 9.1.0
> Operating system: =C2=A0 WinXP sp3
> Description: =C2=A0 =C2=A0 =C2=A0 =C2=A0Using plperl functions generate c=
rash
> 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... :-(

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #6205: ERROR: temporary tables cannot specify a schema name
Next
From: Abel Abraham Camarillo Ojeda
Date:
Subject: Re: BUG #6205: ERROR: temporary tables cannot specify a schema name