Re: Patch for the MUST time zone (Mauritius Summer Time)

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Patch for the MUST time zone (Mauritius Summer Time)
Дата
Msg-id 49AF7FC5.1080906@enterprisedb.com
обсуждение исходный текст
Ответ на Patch for the MUST time zone (Mauritius Summer Time)  (Xavier Bugaud <xavier.bugaud@gloptv.com>)
Ответы Re: Patch for the MUST time zone (Mauritius Summer Time)
Список pgsql-hackers
Xavier Bugaud wrote:
> This trivial patch allows PostgreSQL to understand the MUST (Mauritius Summer 
> Time) time zone that is in used since 2008-11.
> 
> ...
> 
> *** src/timezone/tznames/Default        1 May 2008 20:05:08 -0000       1.6
> --- src/timezone/tznames/Default        5 Mar 2009 07:03:19 -0000
> ***************
> *** 640,645 ****
> --- 640,647 ----
>                    #     (Indian/Chagos)
>   MUT     14400    # Mauritius Island Time
>                    #     (Indian/Mauritius)
> + MUT     18000 D  # Mauritius Island Summer Time
> +                  #     (Indian/Mauritius)

Shouldn't that new line be "MUST" then?

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Updates of SE-PostgreSQL 8.4devel patches (r1668)
Следующее
От: KaiGai Kohei
Дата:
Сообщение: Re: [BUG] Column-level privileges on inherited tables