Re: time precision.

From: Christoph Haller <ch(at)rodos(dot)fzk(dot)de>
To: pgsql-sql(at)postgresql(dot)org, ajoshi(at)nulinkinc(dot)com
Subject: Re: time precision.
Date: 2003-07-30 09:08:58
Message-ID: 3F278B2A.CA8001D5@rodos.fzk.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-sql by date

  From Date Subject
Next Message LEON 2003-07-30 09:43:39 Re: How can I to solute this problem?
Previous Message Peter Eisentraut 2003-07-30 09:06:39 Which cursor-related warnings should be errors?