Re: [Pgbuildfarm-members] CREATE FUNCTION hang on test machine polecat on HEAD

Поиск
Список
Период
Сортировка
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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: SIREAD lock versus ACCESS EXCLUSIVE lock
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: reducing the overhead of frequent table locks - now, with WIP patch