pgsql: Suppress compiler warning. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Suppress compiler warning.
Date
Msg-id E1amPfm-0000r2-Hg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Suppress compiler warning.

Some buildfarm members are showing "comparison is always false due to
limited range of data type" complaints on this test, so #ifdef it out
on machines with 32-bit int.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/45aae8e78967b37f285e99617b919319bf2bf536

Modified Files
--------------
src/timezone/zic.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pgsql: XLogReader general code cleanup
Next
From: Tom Lane
Date:
Subject: pgsql: Make all the declarations of WaitEventSetWaitBlock be marked "in