pgsql: Proceed to look for the next timezone when matching a localized

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Proceed to look for the next timezone when matching a localized
Дата
Msg-id 20100408112600.97BC37541D1@cvs.postgresql.org
обсуждение исходный текст
Список 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_2_STABLE

Modified Files:
--------------
    pgsql/src/timezone:
        pgtz.c (r1.48.2.3 -> r1.48.2.4)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/pgtz.c?r1=1.48.2.3&r2=1.48.2.4)

В списке pgsql-committers по дате отправления:

Предыдущее
От: rhaas@postgresql.org (Robert Haas)
Дата:
Сообщение: pgsql: Make smart shutdown work in combination with Hot
Следующее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Proceed to look for the next timezone when matching a localized