Re: unsupported types in 8.0.1 - Mailing list pgsql-general

From Michael Fuhr
Subject Re: unsupported types in 8.0.1
Date
Msg-id 20050326204148.GA24819@winnie.fuhr.org
Whole thread Raw
In response to Re: unsupported types in 8.0.1  (Ben <bench@silentmedia.com>)
Responses Re: unsupported types in 8.0.1  (Ben <bench@silentmedia.com>)
List pgsql-general
On Sat, Mar 26, 2005 at 12:22:51PM -0800, Ben wrote:
>
> Is there a workaround I could use, or should I stick with 7.4 for now?

The documentation discourages using abstime -- is there a reason
you're using it instead of extract(epoch from now())?  That should
work in the query.

Is there a reason you're using integer instead of timestamp or
timestamp with time zone?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-general by date:

Previous
From: Bricklen Anderson
Date:
Subject: plpgsql no longer exists
Next
From: Bricklen Anderson
Date:
Subject: Re: plpgsql no longer exists