Re: TIMESTAMP and daylight savings time question

From: "Dann Corbit" <DCorbit(at)connx(dot)com>
To: "Dann Corbit" <DCorbit(at)connx(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
Cc: "Larry McGhaw" <lmcghaw(at)connx(dot)com>
Subject: Re: TIMESTAMP and daylight savings time question
Date: 2008-03-15 05:56:50
Message-ID: D425483C2C5C9F49B5B7A41F8944154701000D09@postal.corporate.connx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

We figured the problem out.
Our older version did not have the OS patch:
http://www.postgresqlforums.com/wiki/2007_Daylight_Savings_Time

________________________________________
From: pgsql-hackers-owner(at)postgresql(dot)org
[mailto:pgsql-hackers-owner(at)postgresql(dot)org] On Behalf Of Dann Corbit
Sent: Wednesday, March 12, 2008 6:06 PM
To: pgsql-hackers(at)postgresql(dot)org
Cc: Larry McGhaw
Subject: [HACKERS] TIMESTAMP and daylight savings time question

It appears that the older versions of PostgreSQL (7.x) do not consider
the daylight savings time when using TIMESTAMP WITH TIMEZONE but the
most recent versions do (8.x).
Can someone tell me the exact PostgreSQL version number where the
behavior changed?

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2008-03-15 12:10:55 Re: Commit fest?
Previous Message Bruce Momjian 2008-03-15 03:48:55 Re: Commit fest?