pgsql: Add comment explaining that autoconf's failure to find - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Add comment explaining that autoconf's failure to find
Date
Msg-id 20050825022807.23E0FD7A16@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add comment explaining that autoconf's failure to find getaddrinfo()
on Windows is now a feature, not a bug.

Modified Files:
--------------
    pgsql:
        configure.in (r1.424 -> r1.425)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.in.diff?r1=1.424&r2=1.425)
        configure (r1.451 -> r1.452)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/configure.diff?r1=1.451&r2=1.452)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Original assumption that our own getaddrinfo routine would never
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Back out pfrees for justify_hour function calls.