Re: Segfault from PL/Perl Returning vstring

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: "David E(dot) Wheeler" <david(at)kineticode(dot)com>, pgsql-hackers Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Segfault from PL/Perl Returning vstring
Date: 2009-12-21 20:39:39
Message-ID: 1261427979.9031.2.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On mån, 2009-12-21 at 14:46 -0500, Andrew Dunstan wrote:
> BTW, this should arguably not be an immutable function. You could
> replace the perl library, so it's not solely dependent on the input
> for
> the result.

By this logic, no function could be immutable, because you could replace
the C library or parts of the kernel.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2009-12-21 20:58:35 Re: Segfault from PL/Perl Returning vstring
Previous Message David E. Wheeler 2009-12-21 19:48:20 Re: Segfault from PL/Perl Returning vstring