Re: PL/Perl?

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org, Olivier PRENANT <ohp(at)pyrenet(dot)fr>
Subject: Re: PL/Perl?
Date: 2002-09-05 00:41:48
Message-ID: 1031186509.402.4.camel@lerlaptop.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 2002-09-04 at 17:54, Tom Lane wrote:
> Larry Rosenman <ler(at)lerctr(dot)org> writes:
> > I upgraded PostgreSQL to 7.2.1 from a 7.2beta (yeah, I know). One of my
> > users requested plperl, so I got it to createlang, but it SIGSEGV's on
> > any simple perl.
>
> I was seeing the same with perl 5.6.1 and PG 7.2.* on HPUX 10.20.
> However, I have just verified that perl 5.8.0 works okay with PG CVS tip
> (not much testing, but it handles a simple plperl function). Could you
> see whether 5.8.0 plays any nicer on your setup?
Need to check with my user, I'll let ya know.

LER
>
> regards, tom lane
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-09-05 00:47:52 Re: Schemas not available for pl/pgsql %TYPE....
Previous Message Sean Chittenden 2002-09-05 00:38:00 Re: Schemas not available for pl/pgsql %TYPE....