pgsql: <limits.h> is now needed here, for INT_MAX.

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: <limits.h> is now needed here, for INT_MAX.
Date: 2005-10-10 01:34:01
Message-ID: 20051010013401.A6F82D992B@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
<limits.h> is now needed here, for INT_MAX. Per Michael Fuhr.

Modified Files:
--------------
pgsql/src/interfaces/ecpg/pgtypeslib:
timestamp.c (r1.32 -> r1.33)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/pgtypeslib/timestamp.c.diff?r1=1.32&r2=1.33)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-10-10 01:34:52 Re: pgsql: Fix (hopefully for the last time) problems with datetime values
Previous Message Michael Fuhr 2005-10-09 23:27:40 Re: pgsql: Fix (hopefully for the last time) problems with datetime values