Re: about time. - Mailing list pgsql-general

From Stephan Szabo
Subject Re: about time.
Date
Msg-id Pine.BSF.4.21.0011140919200.67853-100000@megazone23.bigpanda.com
Whole thread Raw
In response to about time.  (Marcos <marcos@second.ival.es>)
List pgsql-general
You should be able to add time fields (or intervals)
together.  One issue is what you want it to do when
it rolls over (13h12+12h13 == ?)

Stephan Szabo
sszabo@bigpanda.com

On Tue, 14 Nov 2000, Marcos wrote:

> hi,
>
>     i would like to add some time fields from my database.
>     so if i have:
>             1h34'   and 2h50'   it will return  4h24'
>     is it possible to get it from posgresql?
>
> thanks in advance,
>
> marcos
>
> --
> m a r c o s @ i v a l . e s
>


pgsql-general by date:

Previous
From: Gunnar R|nning
Date:
Subject: Re: Encoding
Next
From: Stephan Szabo
Date:
Subject: Re: smallint to bigint