pgsql: Require a specific Autoconf version, instead of a lower bound

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: Require a specific Autoconf version, instead of a lower bound
Дата
Msg-id 20071126123107.DB60D7540F0@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Require a specific Autoconf version, instead of a lower bound only.

Modified Files:
--------------
    pgsql:
        configure.in (r1.537 -> r1.538)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.537&r2=1.538)

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

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Require a specific Autoconf version, instead of a lower bound
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix select_common_type() so that it can select a domain type, if