Re: Status of plperl inter-sp calling

From: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Garick Hamlin <ghamlin(at)isc(dot)upenn(dot)edu>, Tim Bunce <Tim(dot)Bunce(at)pobox(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Status of plperl inter-sp calling
Date: 2010-01-06 21:45:45
Message-ID: 3FE61394-2CA4-4A3A-8A7A-FB2C1755115D@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Jan 6, 2010, at 12:20 PM, Tom Lane wrote:

> One of the things on my to-do list for today is to make configure reject
> Perl versions less than $TBD. I thought we had agreed a week or so back
> that 5.8 was the lowest safe version because of utf8 and other
> considerations.

+1, and 5.8.3 at a minimum for utf8 stuff, 5.8.8 much much better.

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dimitri Fontaine 2010-01-06 21:46:39 Re: Serializable Isolation without blocking
Previous Message Robert Haas 2010-01-06 21:43:29 Re: Cancelling idle in transaction state