Proceed to look for the next timezone when matching a localized
authorMagnus Hagander <magnus@hagander.net>
Thu, 8 Apr 2010 11:25:58 +0000 (11:25 +0000)
committerMagnus Hagander <magnus@hagander.net>
Thu, 8 Apr 2010 11:25:58 +0000 (11:25 +0000)
commit6efb081e10236187ac3877df13977631b7309a9b
tree2278fed96cb953bceccf7d739e0db32c7a975148
parent1c850fa80727180d03bdb6a8c2f672eeda7fa818
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