From: | Mike Castle <dalgoda(at)ix(dot)netcom(dot)com> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Cc: | Mike Castle <dalgoda(at)ix(dot)netcom(dot)com> |
Subject: | Re: tinterval or interval |
Date: | 2000-11-24 18:47:38 |
Message-ID: | 20001124124738.A26415@thune.mrc-home.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
On Fri, Nov 24, 2000 at 11:43:09AM -0600, Mike Castle wrote:
> However, I also need to know how long a tinterval is. The | is nice for
> getting the start time in a tinterval, but I can't figure out how to get
> the stop time, or an interval out of tinterval. Is there a way?
Ok... found the functions tinterval{rel,start,end}.
Are these "supported" functions? Should I feel safe in using them and they
won't go away in the future?
mrc
--
Mike Castle Life is like a clock: You can work constantly
dalgoda(at)ix(dot)netcom(dot)com and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day. -- mrc
We are all of us living in the shadow of Manhattan. -- Watchmen
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-11-24 20:03:44 | Re: tinterval or interval |
Previous Message | Mike Castle | 2000-11-24 17:43:09 | tinterval or interval |