Re: BUG #5466: Asia/Novosibirsk timezone problem

From: Diffor <diffor(at)gmail(dot)com>
To: pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #5466: Asia/Novosibirsk timezone problem
Date: 2010-05-20 12:12:59
Message-ID: AANLkTilpbzpwpvCUUAVFQMC5PSD0N3SJRSoQ7ne6F0zl@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

2010/5/20 Diffor <diffor(at)gmail(dot)com>

> December 2009 cumulative time zone update for Microsoft Windows operating
> systems:
> http://support.microsoft.com/?kbid=976098
>
> pgtz.c is outdated:
> >N. Central Asia Standard Time:
> >Removes “Almaty” from the “(GMT+06:00) Almaty, Novosibirsk” time zone.
>

I contact people from Astana. Windows users from Almaty use "(GMT+06:00)
Astana" time zone (Central Asia Standard Time). This city have no DST and in
same country (KZ).

IMHO need patch src/timezone/pgtz.c :
892c892
< "Asia/Almaty"
---
> "Asia/Novosibirsk"

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Krzysztof Nienartowicz 2010-05-20 13:35:56 Query causing explosion of temp space with join involving partitioning
Previous Message Diffor 2010-05-20 07:54:39 Re: BUG #5466: Asia/Novosibirsk timezone problem