Suppress compiler warning.
commit45aae8e78967b37f285e99617b919319bf2bf536
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Apr 2016 17:49:17 +0000 (2 13:49 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Apr 2016 17:49:17 +0000 (2 13:49 -0400)
treef85fb7bb19c4d8c48fce58ee5c15aa455e85d83c
parent9c50372d20aabdb23963f8d28651728d546acefb
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.
src/timezone/zic.c