missing something obvious about intervals? - Mailing list pgsql-general

From David Rysdam
Subject missing something obvious about intervals?
Date
Msg-id 439DBAAD.3080803@ll.mit.edu
Whole thread Raw
Responses Re: missing something obvious about intervals?
Re: missing something obvious about intervals?
List pgsql-general
I have a table that has a date field and a "real" field that represents
a number of seconds.  I want select the date field + the seconds field.
Just adding it doesn't work.  Casting to interval doesn't work.
to_date/to_timestamp don't work.  How do I do this?

pgsql-general by date:

Previous
From: Rich Doughty
Date:
Subject: Re: View with an outer join - is there any way to optimise
Next
From: "Jim Buttafuoco"
Date:
Subject: Re: missing something obvious about intervals?