Re: Syntax for converting double to a timestamp - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: Syntax for converting double to a timestamp
Date
Msg-id FA949383-AEC5-42F0-A089-8DF73A097571@seespotcode.net
Whole thread Raw
In response to Syntax for converting double to a timestamp  ("Frank Church" <voipfc@googlemail.com>)
Responses Re: Syntax for converting double to a timestamp
List pgsql-general
Please reply to the list so that others may contribute to and learn
from the discussion.

On Sep 4, 2006, at 8:34 , Frank Church wrote:

> ERROR:  function to_timestamp(double precision) does not exist
> HINT:  No function matches the given name and argument types. You may
> need to add explicit type casts.
>
> The version I am on is 7.4 and that function is probably not  there

That would it be it. You can follow Peter's suggestion or upgrade.

Michael Glaesemann
grzm seespotcode net




pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: compressed protocol
Next
From: "Frank Church"
Date:
Subject: Re: Syntax for converting double to a timestamp