Re: [HACKERS] release note item

2012-05-24 Thread Bruce Momjian
On Mon, May 21, 2012 at 12:19:27PM -0400, Tom Lane wrote: > Andrew Dunstan writes: > > Regarding the item: > > * Properly handle empty arrays returned by PL/Perl functions (Andrew > > Dunstan) DETAILS? > > > This was a bug fix, not a feature, and in any case is due to Alex > > Hunsaker, no

Re: [HACKERS] release note item

2012-05-21 Thread Tom Lane
Andrew Dunstan writes: > Regarding the item: > * Properly handle empty arrays returned by PL/Perl functions (Andrew > Dunstan) DETAILS? > This was a bug fix, not a feature, and in any case is due to Alex > Hunsaker, not me. I assume this is in reference to these commits: Author: Andrew D

[HACKERS] release note item

2012-05-21 Thread Andrew Dunstan
Regarding the item: * Properly handle empty arrays returned by PL/Perl functions (Andrew Dunstan) DETAILS? This was a bug fix, not a feature, and in any case is due to Alex Hunsaker, not me. cheers andrew -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make ch