From: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
---|---|
To: | Xavier Bugaud <xavier(dot)bugaud(at)gloptv(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Patch for the MUST time zone (Mauritius Summer Time) |
Date: | 2009-03-05 14:30:43 |
Message-ID: | 49AFE213.3020604@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Xavier Bugaud wrote:
> On Thursday 05 March 2009 12:31:17 Heikki Linnakangas wrote:
>> 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?
>
> My mistake, sorry...
>
> Please find bellow the new patches.
Thanks! Committed.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-03-05 14:47:55 | Re: Make SIGHUP less painful if pg_hba.conf is not readable |
Previous Message | Teodor Sigaev | 2009-03-05 13:58:23 | Re: GIN, partial matches, lossy bitmaps |