Re: [HACKERS] Date/Time Flaw in pg_dump ? - Mailing list pgsql-hackers

From reedstrm@wallace.ece.rice.edu (Ross J. Reedstrom)
Subject Re: [HACKERS] Date/Time Flaw in pg_dump ?
Date
Msg-id m10hanR-000LICC@wallace.ece.rice.edu
Whole thread Raw
In response to Re: [HACKERS] Date/Time Flaw in pg_dump ?  (Chris Bitmead <chris.bitmead@bigfoot.com>)
List 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 by date:

Previous
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] More on GROUP BY
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Re: [SQL] plpgsql error