Re: Timezone database changes - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Timezone database changes
Date
Msg-id 200710091436.29233.peter_e@gmx.net
Whole thread Raw
In response to Re: Timezone database changes  (Magne Mæhre <Magne.Mahre@Sun.COM>)
Responses Re: Timezone database changes
List pgsql-hackers
Am Dienstag, 9. Oktober 2007 schrieb Magne Mæhre:
> SQL itself doesn't say anything how the data element should be stored,
> only how it should be operated upon.  It do, however,say that a
> datetime/time WITH TIME ZONE represents the time in UTC (SQL 2003,
> §4.3).  All operations on the element are defined as if it's an instance
> in time (in UTC).

There is, generally, a significant mismatch between the time zone handling 
specified in SQL and practical requirements.  More specifically, SQL only 
supports time zones with fixed offsets and does not support daylight-saving 
time rules at all.

Independent of what any specification might say, however, the currently 
implemented behavior is clearly wrong in my mind and needs to be fixed.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-hackers by date:

Previous
From: "Pavel Stehule"
Date:
Subject: some points for FAQ
Next
From: "Nikolay Samokhvalov"
Date:
Subject: Re: mal advice in FAQ 4.1.