]> 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:55:57 +0000 (18:55 -0400)
commit7fec5e101a12acbabea6ecef3e7101c5de81e609
treeca617c7d6d01ef023536c298354fcb83dff4b5eb
parent1b145a700158ab48c387d38f4830136d307a0e87
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