Re: Bug in date_part()

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: Thomas Lockhart <lockhart@alumni.caltech.edu>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: phil@Stimpy.netroedge.com, pgsql-bugs@postgresql.org
Date: 2001-01-18T03:43:15Z
Lists: pgsql-bugs
> I get the right answer from current sources, and the wrong one on 7.0.2.
> It's ye olde date-to-timestamp-off-an-hour-at-DST-boundary problem.
> Are you not running in a USA timezone?

Oh right. I'm usually in GMT, which is a bad place to test time zone
behavior, eh?

                      - Thomas