Re: Sum(time) possible? - Mailing list pgsql-general

From Command Prompt, Inc.
Subject Re: Sum(time) possible?
Date
Msg-id Pine.LNX.4.30.0111031036550.27050-100000@commandprompt.com
Whole thread Raw
In response to Re: Sum(time) possible?  (Konstantinos Agouros <elwood@agouros.de>)
List pgsql-general
On Sat, 3 Nov 2001, Konstantinos Agouros wrote:
>Is time meant as Wall clock time because then it would make no sense that
>it could be summed up.

Yes; time types describe a specific time of day. I think you want the
interval type. ;)

Regards,
Jw.
--
jlx@commandprompt.com
by way of pgsql-general@commandprompt.com



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Sum(time) possible?
Next
From: Tom Lane
Date:
Subject: Re: CREATE TYPE delimiter?