pgsql: Require a specific Autoconf version, instead of a lower bound - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Require a specific Autoconf version, instead of a lower bound
Date
Msg-id 20071126123107.DB60D7540F0@cvs.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Require a specific Autoconf version, instead of a lower bound
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix select_common_type() so that it can select a domain type, if