Re: how to make infinite intervals?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tilman Baumann <tilman(dot)baumann(at)collax(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: how to make infinite intervals?
Date: 2006-03-03 17:13:23
Message-ID: 200603031713.k23HDN528440@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Tilman Baumann wrote:
> I see there is a isfinite(interval) function. So there must be something
> like a infinite interval.
>
> An infinite interval would be yuite handy for me at the moment. But i
> have no clue how to make one.
>
> interval 'infinity' does not do the trick. :)

On the TODO list:

o Allow infinite dates and intervals just like infinite timestamps

--
Bruce Momjian http://candle.pha.pa.us
SRA OSS, Inc. http://www.sraoss.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2006-03-03 19:02:08 Re: how to make infinite intervals?
Previous Message Tilman Baumann 2006-03-03 17:09:31 Re: how to make infinite intervals?