Re: question about postgresql time intervals - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: question about postgresql time intervals
Date
Msg-id 7BF4399A-4004-4D80-ABFD-2F1DCD1DC289@myrealbox.com
Whole thread Raw
In response to Re: question about postgresql time intervals  (Linda <lgray@unitrends.com>)
Responses Re: question about postgresql time intervals  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Mar 15, 2006, at 23:39 , Linda wrote:

> According to the SQL standard, shouldn't this work?
>
> select '506:47:04'::interval day to second ;

No one has implemented this in PostgreSQL yet.

> Is there a portable way to do this without using justify_hours()?

Not currently that I know of.

Michael Glaesemann
grzm myrealbox com




pgsql-general by date:

Previous
From: Abbath
Date:
Subject: Re: tsearch is slow
Next
From: Scott Marlowe
Date:
Subject: Re: tsearch is slow