pgsql: Adjust probe for getaddrinfo to cope with macro-ized definitions, - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Adjust probe for getaddrinfo to cope with macro-ized definitions,
Date
Msg-id 20060221060650.4384B9DC87F@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Adjust probe for getaddrinfo to cope with macro-ized definitions, such
as Tru64's.  Per previous discussion.

Modified Files:
--------------
    pgsql:
        configure (r1.479 -> r1.480)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.479&r2=1.480)
        configure.in (r1.449 -> r1.450)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.449&r2=1.450)
    pgsql/src/include:
        pg_config.h.in (r1.92 -> r1.93)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/pg_config.h.in.diff?r1=1.92&r2=1.93)

pgsql-committers by date:

Previous
From: h-saito@pgfoundry.org (User H-saito)
Date:
Subject: psqlodbc - psqlodbc: Fix Typo (UNICDOE) and define deletion of
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Adjust probe for getaddrinfo to cope with macro-ized definitions,