Re: bug: core dump in pl/perl (cvs head). - Mailing list pgsql-bugs

From Michael Fuhr
Subject Re: bug: core dump in pl/perl (cvs head).
Date
Msg-id 20050705201859.GA98938@winnie.fuhr.org
Whole thread Raw
In response to bug: core dump in pl/perl (cvs head).  (Hans-Jürgen Schönig <postgres@cybertec.at>)
Responses Re: bug: core dump in pl/perl (cvs head).  (Hans-Jürgen Schönig <postgres@cybertec.at>)
Re: bug: core dump in pl/perl (cvs head).  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Tue, Jul 05, 2005 at 09:54:52PM +0200, Hans-Jürgen Schönig wrote:
>
> we have found a bug in CVS head using PL/Perl:

How current is your checkout?  Mine's from this morning and I don't
get a crash with the example you posted:

test=> SELECT func();
NOTICE:  sql: SELECT 10, 10 FROM pg_locks WHERE transaction IS NOT NULL AND pid = pg_backend_pid()
 func
------
    0
(1 row)

Have you run "make distclean" and then done a fresh build?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-bugs by date:

Previous
From: Thanh Q Lam
Date:
Subject: Re: Error installing Postgres on Solaris 9
Next
From: Tom Lane
Date:
Subject: Re: Error installing Postgres on Solaris 9