Re: Testing plperl<->plperlu interaction

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Alvaro Herrera <alvherre@commandprompt.com>
Cc: decibel <decibel@decibel.org>, Tim Bunce <Tim.Bunce@pobox.com>, pgsql-hackers@postgresql.org
Date: 2010-01-07T00:07:12Z
Lists: pgsql-hackers

Alvaro Herrera wrote:
> decibel wrote:
>
>   
>> We've actually run into similar issues. Alvaro came up with a patch
>> that fixes our specific issue, but I think he said there were some
>> other cases that needed to be fixed as well. Anyone looking to fix
>> this should ping Alvaro first.
>>     
>
> No, what I fixed was the contrib/xml2 crasher that I still haven't
> submitted here (sorry).  The plperl fix came from Alexey Klyukin, and
> AFAIK the fix is in 8.4.2.
>   

Yes.

[thinks]

Could we have a regression test for it with an alternative result file 
for the case where plperl and plperlu are not allowed to run together?

cheers

andrew