constant too large in port/gettimeofday

From: Kris Jurka <books(at)ejurka(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: constant too large in port/gettimeofday
Date: 2006-02-16 02:38:47
Message-ID: Pine.BSO.4.63.0602152136040.29563@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


This patch fixes this warning.

gettimeofday.c:35: warning: integer constant is too large for "long" type

Kris Jurka

Attachment Content-Type Size
gettimeofday-constant.patch text/plain 817 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Robert Treat 2006-02-16 04:50:33 Re: [HACKERS] Patch Submission Guidelines
Previous Message Tom Lane 2006-02-15 23:40:22 Re: patch fixing the old RETURN NEXT bug