Re: time precision. - Mailing list pgsql-sql

From Christoph Haller
Subject Re: time precision.
Date
Msg-id 3F278B2A.CA8001D5@rodos.fzk.de
Whole thread Raw
In response to time precision.  ("Anagha Joshi" <ajoshi@nulinkinc.com>)
List pgsql-sql
> I'm using PG-7.2.4 on Solaries.
> When I do:
>
> template1# select time(6576);
> ERROR:  TIME(6576) precision must be between 0 and 13
>
> Where am I wrong?

What's the purpose of this function? And where did you find it in the
docs?
I didn't see it before.

Regards, Christoph




pgsql-sql by date:

Previous
From: Peter Eisentraut
Date:
Subject: Which cursor-related warnings should be errors?
Next
From: Stephan Szabo
Date:
Subject: Re: time precision.