Re: PL/Perl list value return causes segfault

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Michael Fuhr <mike(at)fuhr(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: PL/Perl list value return causes segfault
Date: 2005-07-12 20:36:17
Message-ID: 22369.1121200577@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers pgsql-patches

Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Michael Fuhr wrote:
>> In the latest HEAD, a PL/Perl function that returns a list value
>> instead of a reference causes a segmentation fault:

> Patch below fixes the SEGV, and you will see instead:

Applied, thanks.

regards, tom lane

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message David Fetter 2005-07-12 21:01:36 Re: PL/Perl list value return causes segfault
Previous Message David Fetter 2005-07-12 20:01:56 Re: [PATCHES] Doc patch: New PL/Perl Features

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2005-07-12 21:01:36 Re: PL/Perl list value return causes segfault
Previous Message Tom Lane 2005-07-12 20:29:09 Re: 4 pgcrypto regressions failures - 1 unsolved

Browse pgsql-patches by date

  From Date Subject
Next Message David Fetter 2005-07-12 21:01:36 Re: PL/Perl list value return causes segfault
Previous Message Tom Lane 2005-07-12 20:30:17 Re: pgcrypto warnings for Sun's cc