Sync our copy of the timezone library with IANA release tzcode2016g.
Tom Lane <tgl@sss.pgh.pa.us>
Sync our copy of the timezone library with IANA release tzcode2016g. This is mostly to absorb some corner-case fixes in zic for year-2037 timestamps. The other changes that have been made are unlikely to affect our usage, but nonetheless we may as well take 'em.
Files
| Path | Change | +/− |
|---|---|---|
| src/timezone/localtime.c | modified | +2 −3 |
| src/timezone/private.h | modified | +1 −0 |
| src/timezone/strftime.c | modified | +1 −1 |
| src/timezone/zic.c | modified | +246 −194 |