Re: timestamps cannot be created without time zones - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: timestamps cannot be created without time zones
Date
Msg-id Pine.LNX.4.30.0108250020350.677-100000@peter.localdomain
Whole thread Raw
In response to Re: timestamps cannot be created without time zones  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses RE: timestamps cannot be created without time zones  ("Rainer Mager" <rmager@vgkk.com>)
List pgsql-bugs
Tom Lane writes:

> No, that is *not* what happens.  For dates outside the range known to
> the local platform's timezone database, we effectively assume that all
> times are given in GMT; no timezone corrections are applied on either
> input or output.

Oh, I wasn't sure whether Bruce meant the behaviour in 1850 exactly.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Bug #428: Another security issue with the JDBC driver.
Next
From: Tomasz Zielonka
Date:
Subject: Re: Re: Strange deadlock problem on simple concurrent SELECT/LOCK TABLE transactions