Re: Segfault from PL/Perl Returning vstring - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Segfault from PL/Perl Returning vstring
Date
Msg-id 1261427979.9031.2.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: Segfault from PL/Perl Returning vstring  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Segfault from PL/Perl Returning vstring  (Andrew Dunstan <andrew@dunslane.net>)
List 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.



pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: Segfault from PL/Perl Returning vstring
Next
From: Andrew Dunstan
Date:
Subject: Re: Segfault from PL/Perl Returning vstring