On Tue, Jun 7, 2011 at 12:42, Alex Hunsaker <[email protected]> wrote: > On Tue, Jun 7, 2011 at 12:22, Tom Lane <[email protected]> wrote: >> Alex Hunsaker <[email protected]> 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 > > Thanks!
Hrm they don't seem to touch util.c where PL_get_hash_seed lives at all :-(. I also looked at 5.8.9 and Perl_get_hash_seed looks the same as in 5.10.0. -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
