Re: New PL/Perl failure with Safe 2.2x due to recursion (8.x & 9.0) - Mailing list pgsql-bugs

From Tim Bunce
Subject Re: New PL/Perl failure with Safe 2.2x due to recursion (8.x & 9.0)
Date
Msg-id 20100225180107.GN1018@timac.local
Whole thread Raw
In response to Re: New PL/Perl failure with Safe 2.2x due to recursion (8.x & 9.0)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: New PL/Perl failure with Safe 2.2x due to recursion (8.x & 9.0)
Re: New PL/Perl failure with Safe 2.2x due to recursion (8.x & 9.0)
List pgsql-bugs
On Wed, Feb 24, 2010 at 10:58:17PM -0500, Tom Lane wrote:
> Alex Hunsaker <badalex@gmail.com> writes:
> > On Wed, Feb 24, 2010 at 20:37, Alex Hunsaker <badalex@gmail.com> wrote:
> >> On Wed, Feb 24, 2010 at 20:19, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> >>> Seems entirely unacceptable.
>
> >> I think we will see if we can get this fixed on the Safe/perl side then.
>
> > BTW the trade off here is we revert back to sort { $a <=> $b } not
> > working.  That is if you could call it a trade off... The level of
> > breaking is not really comparable :)
>
> That's two unacceptable alternatives, you need to find a third one.
> I think most people will have no trouble settling on "do not update
> to Safe 2.2x" if you don't offer a better solution than these.

I believe the next version of Safe will revert to Safe 1.19 behaviour
because the side effects of the change in 2.20 are too severe for it to
be left enabled by default.

Tim.

pgsql-bugs by date:

Previous
From: Jan-Ivar Mellingen
Date:
Subject: Re: BUG #5346: PostgresSQL ODBC 64 bits download
Next
From: "David E. Wheeler"
Date:
Subject: Re: New PL/Perl failure with Safe 2.2x due to recursion (8.x & 9.0)