Another portability fix for tzcode2016g update.
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/timezone/zic.c | modified | +1 −2 |