Re: New function: epoch_to_timestamp... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: New function: epoch_to_timestamp...
Date
Msg-id 12238.1060945044@sss.pgh.pa.us
Whole thread Raw
In response to New function: epoch_to_timestamp...  (David Fetter <david@fetter.org>)
Responses Re: New function: epoch_to_timestamp...
List pgsql-hackers
David Fetter <david@fetter.org> writes:
> Is there a reasonable way to add
> an optional param or two to mark time zones, or should that just the
> application programmer's hassle?

The return type should be timestamptz, which makes the transformation
timezone-independent.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] 7.4Beta
Next
From: Stephan Szabo
Date:
Subject: Re: ADD FOREIGN KEY (was Re: [GENERAL] 7.4Beta)