]> granicus.if.org Git - postgresql/commit
Proceed to look for the next timezone when matching a localized
authorMagnus Hagander <magnus@hagander.net>
Thu, 8 Apr 2010 11:26:03 +0000 (11:26 +0000)
committerMagnus Hagander <magnus@hagander.net>
Thu, 8 Apr 2010 11:26:03 +0000 (11:26 +0000)
commit34baf4b3d3258f1058a189e0b226507277f64138
tree6a30680268edf493bc9f681e0ab5be0e5193a0f9
parent0ae9a9d25f9081aa2339448293926630621963a2
Proceed to look for the next timezone when matching a localized
Windows timezone name where the information in the registry is
incomplete, instead of aborting.

This fixes cases when the registry information is incomplete for
a timezone that is alphabetically before the one that is in use.

Per report from Alexander Forschner
src/timezone/pgtz.c