Re: Converting epoch to timestamp - Mailing list pgsql-hackers

From Michael Glaesemann
Subject Re: Converting epoch to timestamp
Date
Msg-id 9E07D8B0-D6F5-11D8-BD2A-000A95C88220@myrealbox.com
Whole thread Raw
In response to Re: Converting epoch to timestamp  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
On Jul 16, 2004, at 3:08 PM, Christopher Kings-Lynne wrote:

> SELECT EXTRACT(TIMESTAMP FROM EPOCH '123412341234');

That's a really interesting idea! Makes for a much more consistent 
syntax for our other functions. ISTM this might require a native EPOCH 
datatype. I wouldn't want to encourage people to use EPOCH as a 
datatype though.

Michael Glaesemann
grzm myrealbox com



pgsql-hackers by date:

Previous
From: "Dann Corbit"
Date:
Subject: Re: [pgsql-hackers-win32] Weird new time zone
Next
From: Simon Riggs
Date:
Subject: Re: Point in Time Recovery