| From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
|---|---|
| To: | Marcos <marcos(at)second(dot)ival(dot)es> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: about time. |
| Date: | 2000-11-14 17:21:32 |
| Message-ID: | Pine.BSF.4.21.0011140919200.67853-100000@megazone23.bigpanda.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)bigpanda(dot)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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephan Szabo | 2000-11-14 17:25:20 | Re: smallint to bigint |
| Previous Message | Peter Eisentraut | 2000-11-14 16:54:49 | Re: smallint to bigint |