Re: pgsql: Fix (hopefully for the last time) problems with datetime values - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Fix (hopefully for the last time) problems with datetime values
Date
Msg-id 10247.1128908092@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Fix (hopefully for the last time) problems with datetime values  (Michael Fuhr <mike@fuhr.org>)
List 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 by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: is now needed here, for INT_MAX.
Next
From: llonergan@pgfoundry.org (User Llonergan)
Date:
Subject: bizgres - bizgres: Introduce release Release-0_8_0