Sync tzload() and tzparse() APIs with IANA release tzcode2016c.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 28 Mar 2016 21:19:29 +0000 (17:19 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 28 Mar 2016 21:19:29 +0000 (17:19 -0400)
commit1f4e9da624a0caf78bcb526f6b05f5993e26f2c7
treedfb146d595c366297548e4fb9c00067fcbe81a2f
parentf5f15ea6aad1b75c1c133a914cf29f9831089a6e
Sync tzload() and tzparse() APIs with IANA release tzcode2016c.

This brings us a bit closer to matching upstream, but since it affects
files outside src/timezone/, we might choose not to back-patch it.
Hence keep it separate from the main update patch.
src/bin/initdb/findtimezone.c
src/timezone/localtime.c
src/timezone/pgtz.c
src/timezone/pgtz.h