Re: PL/Perl? - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: PL/Perl?
Date
Msg-id 1031186509.402.4.camel@lerlaptop.lerctr.org
Whole thread Raw
In response to Re: PL/Perl?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: PL/Perl?  (Larry Rosenman <ler@lerctr.org>)
List pgsql-hackers
On Wed, 2002-09-04 at 17:54, Tom Lane wrote:
> Larry Rosenman <ler@lerctr.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@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Largefile fallout: postgres.h MUST be included first
Next
From: Tom Lane
Date:
Subject: Re: Open pg_dump issues