Sync our copy of the timezone library with IANA release tzcode2017c.
Tom Lane <tgl@sss.pgh.pa.us>
Sync our copy of the timezone library with IANA release tzcode2017c. This is a trivial update containing only cosmetic changes. The point is just to get back to being synced with an official release of tzcode, rather than some ad-hoc point in their commit history, which is where commit 47f849a3c left it.
Files
| Path | Change | +/− |
|---|---|---|
| src/timezone/localtime.c | modified | +2 −2 |
| src/timezone/README | modified | +1 −1 |
| src/timezone/strftime.c | modified | +7 −8 |
| src/timezone/tzfile.h | modified | +2 −2 |
| src/timezone/zic.c | modified | +8 −6 |