pgsql: Proceed to look for the next timezone when matching a localized - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Proceed to look for the next timezone when matching a localized
Date
Msg-id 20100408112603.E35367541D1@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/timezone:
        pgtz.c (r1.58.2.2 -> r1.58.2.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/pgtz.c?r1=1.58.2.2&r2=1.58.2.3)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Proceed to look for the next timezone when matching a localized
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Proceed to look for the next timezone when matching a localized