]> granicus.if.org Git - postgresql/commit
Sync timezone code with tzcode 2010c from the Olson group. This fixes some
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 11 Mar 2010 18:43:32 +0000 (18:43 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 11 Mar 2010 18:43:32 +0000 (18:43 +0000)
commit2875cd24db5109a3b84a07f05d4e61f576d47ec1
treeb66f3f916f7c6617fa7cb75a580b5a9f717b172c
parent1b84d0f574e7000387b89de316aec26a28ed0302
Sync timezone code with tzcode 2010c from the Olson group.  This fixes some
corner cases that come up in certain timezones (apparently, only those with
lots and lots of distinct TZ transition rules, as far as I can gather from
a quick scan of their archives).  Per suggestion from Jeevan Chalke.

Back-patch to 8.4.  Possibly we need to push this into earlier releases
as well, but I'm hesitant to update them to the 64-bit tzcode without
more thought and testing.
src/timezone/README
src/timezone/localtime.c
src/timezone/strftime.c
src/timezone/zic.c