Re: [HACKERS] Date/Time Flaw in pg_dump ?

Поиск
Список
Период
Сортировка
От reedstrm@wallace.ece.rice.edu (Ross J. Reedstrom)
Тема Re: [HACKERS] Date/Time Flaw in pg_dump ?
Дата
Msg-id m10hanR-000LICC@wallace.ece.rice.edu
обсуждение исходный текст
Ответ на Re: [HACKERS] Date/Time Flaw in pg_dump ?  (Chris Bitmead <chris.bitmead@bigfoot.com>)
Список pgsql-hackers
> 
> What happens for those times that occur twice? Like if the clocks go
> back 1 hour at 3:00am on a particular day, then that time happens twice.
> In other words 3/3/1999 2:30am EST may be an ambigous time because that
> time occurs twice. How is that handled?

Actually, not. The first time 2:30am occurs, it's EST, the second time, its
EDT. Ambiguity only occurs if you present local time without a timezone. :-(

Ross
-- 
Ross J. Reedstrom, Ph.D., <reedstrm@rice.edu> 
NSBRI Research Scientist/Programmer
Computer and Information Technology Institute
Rice University, 6100 S. Main St.,  Houston, TX 77005


В списке pgsql-hackers по дате отправления:

Предыдущее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] More on GROUP BY
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Re: [SQL] plpgsql error