pgsql: Make configure check the version of Perl we're building with, and

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Make configure check the version of Perl we're building with, and
Дата
Msg-id 20100107014112.487007541B9@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make configure check the version of Perl we're building with, and reject
versions < 5.8.  Also, if there's no Perl, emit a warning informing the
user that he won't be able to build from a CVS pull.  This is exactly the
same treatment we give Bison and Perl, and for the same reasons.

Modified Files:
--------------
    pgsql/config:
        perl.m4 (r1.5 -> r1.6)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/config/perl.m4?r1=1.5&r2=1.6)
    pgsql:
        configure (r1.666 -> r1.667)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.666&r2=1.667)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Alter the configure script to fail immediately if the C compiler
Следующее
От: rhaas@postgresql.org (Robert Haas)
Дата:
Сообщение: pgsql: Improve a couple of comments relating to large object snapshot