]> granicus.if.org Git - postgresql/commit
Rewrite identify_system_timezone() to give it better-than-chance odds
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 24 May 2004 02:30:29 +0000 (02:30 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 24 May 2004 02:30:29 +0000 (02:30 +0000)
commitdc3993776270c106a21bfd6dabd8a8be059b5b4f
treef5c6f3069c410dd4a55511df3063c76074f7a384
parent82695df3b788ef839a98ea950c16a136ae7c6853
Rewrite identify_system_timezone() to give it better-than-chance odds
of correctly identifying the system's daylight-savings transition rules.
This still begs the question of how to look through the zic database to
find a matching zone definition, but at least now we'll have some chance
of recognizing the match when we find it.
src/timezone/pgtz.c