pgsql: Suppress compiler warning.
pgsql: Suppress compiler warning.
От:
Tom Lane <tgl@sss.pgh.pa.us>
Дата:
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(-)