pgsql: Add #include --- guessing the lack of this is why

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Add #include --- guessing the lack of this is why
Дата
Msg-id 20100203032555.68B007541B9@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add #include <float.h> --- guessing the lack of this is why Windows
machines are all rejecting isinf() calls in this file.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        execute.c (r1.91 -> r1.92)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/execute.c?r1=1.91&r2=1.92)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix timing-sensitive regression test result I just created :-(
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get