pgsql: Put parentheses around use of macro arguments in FMODULO and

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Put parentheses around use of macro arguments in FMODULO and
Date: 2005-05-24 04:03:02
Message-ID: 20050524040302.AEC8C52887@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Put parentheses around use of macro arguments in FMODULO and TMODULO.

Modified Files:
--------------
pgsql/src/include/utils:
datetime.h (r1.52 -> r1.53)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/datetime.h.diff?r1=1.52&r2=1.53)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-05-24 04:18:05 pgsql: Log queries for client-side prepare/execute.
Previous Message Bruce Momjian 2005-05-24 02:09:46 pgsql: Remove more extraneous parentheses in date/time functions.