Another portability fix for tzcode2016g update. clang points out that SIZE_MAX wouldn't fit into an int, which means this comparison is pretty useless. Per report from Thomas Munro.
Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/aee5eb8300ac8e37e5f32b87b499eba390ed4737 Modified Files -------------- src/timezone/zic.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers