Re: [Pgbuildfarm-members] CREATE FUNCTION hang on test machine polecat on HEAD
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alex Hunsaker <badalex@gmail.com>
Cc: Robert Creager <Robert.Creager@oracle.com>, Andrew Dunstan <andrew@dunslane.net>, "pgbuildfarm-members@pgfoundry.org" <pgbuildfarm-members@pgfoundry.org>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2011-06-07T18:22:13Z
Lists: pgsql-hackers
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. regards, tom lane