Re: BUG #4377: casting result of timeofday() to timestamp fails in some timezones

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: tcook(at)blackducksoftware(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4377: casting result of timeofday() to timestamp fails in some timezones
Date: 2008-08-27 03:03:45
Message-ID: 2118.1219806225@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Tom Lane wrote:
>> It sounds like a mind-numbingly tedious task though :-(

> Added to TODO:

> {{TodoItemEasy
> |Revise the src/timezone/tznames abbreviation files:

BTW, it just occurred to me to wonder whether we couldn't modify the
"zic" application to extract a list of all the abbrevs and their GMT
offsets from the tzdata source files. You'd still have a lot of manual
effort to classify the results, but this would eliminate one big part
of the drudgery...

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message andre kallmeyer 2008-08-27 11:19:50 BUG #4379: failt to get system metrics fot terminal services : 87
Previous Message Alvaro Herrera 2008-08-27 01:47:19 Re: BUG #4377: casting result of timeofday() to timestamp fails in some timezones