Sync our copy of the timezone library with IANA release tzcode2017c.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1317d130132743544cd078f0b3d1927e56858053
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-10-23T21:54:09Z
Releases: 9.2.24
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

PathChange+/−
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