Re: BUG #1757: timestamp 'epoch' is not absolute - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1757: timestamp 'epoch' is not absolute
Date
Msg-id 8281.1120749166@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1757: timestamp 'epoch' is not absolute  ("Steve Bennett" <S.Bennett@lancaster.ac.uk>)
List pgsql-bugs
"Steve Bennett" <S.Bennett@lancaster.ac.uk> writes:
> It appears that the timestamp 'epoch' is being interpreted as
> relative to the local timezone, rather than being an absolute time.

This is correct for timestamp ... you want timestamp with time zone.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #1756: PQexec eats huge amounts of memory
Next
From: Tom Lane
Date:
Subject: Re: BUG #1759: domain check constraint ignored in prepared statement