]> git.ipfire.org Git - thirdparty/postgresql.git/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:05 +0000 (18:56 -0400)
commit381c4b03b3956f0a9e2eb9a83e4b3038e959adde
tree09bc0286b4285bd8d1441ba22999db2f7bc55632
parent63a4bc45ea515346a3b4e68b86e7eabf8c638cfe
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