]> granicus.if.org Git - postgresql/commit
Sync our copy of the timezone library with IANA release tzcode2016g.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 19 Oct 2016 22:55:52 +0000 (18:55 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 19 Oct 2016 22:56:01 +0000 (18:56 -0400)
commitbc59c1236fb6db77b5c4426be3bb5b1a934ae2a7
treed18f4167695c8b58b834a916b50b58b373bb7bc1
parent9cfe353c51a8c077802c9d3ef5b4e2eb493bf46c
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.
src/timezone/localtime.c
src/timezone/private.h
src/timezone/strftime.c
src/timezone/zic.c