Re: [Pgbuildfarm-members] CREATE FUNCTION hang on test machine polecat on HEAD
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alex Hunsaker <badalex@gmail.com>, Robert Creager <Robert.Creager@oracle.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2011-06-07T18:43:46Z
Lists: pgsql-hackers
On 06/07/2011 02:22 PM, Tom Lane wrote: > Alex Hunsaker<badalex@gmail.com> writes: >> Im looking at the "raw" perl 5.10.0 source... I wonder if apple is >> shipping a modified version? > You could find out by digging around at > http://www.opensource.apple.com/ > polecat appears to be running OSX 10.6.7, so this is what you want: > http://www.opensource.apple.com/tarballs/perl/perl-63.tar.gz > > Another question worth asking here is whether PG is picking up perl > 5.10.0 or 5.8.9, both of which are shipped in this OSX release. configure: using perl 5.10.0 cheers andrew