Re: Timezone database changes
От | Peter Eisentraut |
---|---|
Тема | Re: Timezone database changes |
Дата | |
Msg-id | 200710091436.29233.peter_e@gmx.net обсуждение исходный текст |
Ответ на | Re: Timezone database changes (Magne Mæhre <Magne.Mahre@Sun.COM>) |
Ответы |
Re: Timezone database changes
|
Список | 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 по дате отправления: