Re: PL/Perl Returned Array - Mailing list pgsql-hackers

From Darren Duncan
Subject Re: PL/Perl Returned Array
Date
Msg-id 4E45EAFD.7010402@darrenduncan.net
Whole thread Raw
In response to Re: PL/Perl Returned Array  ("David E. Wheeler" <david@kineticode.com>)
Responses Re: PL/Perl Returned Array
List pgsql-hackers
David E. Wheeler wrote:
> On Aug 12, 2011, at 6:17 PM, Alex Hunsaker wrote:
>> Anyway, the attached patch fixes it for me. That is when we don't have
>> an array state, just return an empty array.  (Also adds some
>> additional comments)
> 
> Fix confirmed, thank you!
> 
> +1 to getting this committed before the next beta/RC.

Policy question.  If this problem hadn't been detected until after 9.1 was 
declared production, would it have been considered a bug to fix in 9.1.x or 
would it have been delayed to 9.2 since that fix might be considered an 
incompatibility?  If the latter, then I'm really glad it was found now. -- 
Darren Duncan


pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: our buffer replacement strategy is kind of lame
Next
From: Bruce Momjian
Date:
Subject: Re: Transient plans versus the SPI API