pgsql: Add comment explaining that autoconf's failure to find

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Add comment explaining that autoconf's failure to find
Дата
Msg-id 20050825022807.23E0FD7A16@svr1.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Original assumption that our own getaddrinfo routine would never
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Back out pfrees for justify_hour function calls.