Re: pgsql: Fix (hopefully for the last time) problems with datetime values

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Fix (hopefully for the last time) problems with datetime values
Дата
Msg-id 10247.1128908092@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Fix (hopefully for the last time) problems with datetime values  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-committers
Michael Fuhr <mike@fuhr.org> writes:
> timestamp.c: In function `timestamp2tm':
> timestamp.c:195: `INT_MAX' undeclared (first use in this function)

> Including <limits.h> in src/interfaces/ecpg/pgtypeslib/timestamp.c
> fixes the problem.

Oops, fixed.  Thanks for the report.

            regards, tom lane

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: is now needed here, for INT_MAX.
Следующее
От: llonergan@pgfoundry.org (User Llonergan)
Дата:
Сообщение: bizgres - bizgres: Introduce release Release-0_8_0