Problem with GIST-index and timestamps

From: Sebastian Böck <sebastianboeck(at)freenet(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Problem with GIST-index and timestamps
Date: 2005-04-28 09:33:43
Message-ID: 4270ADF7.6070806@freenet.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

i wanted to define and GIST-index on a table with a timestamp-column
containing 'infinity' values, and it throws the following error:

ERROR: cannot subtract infinite timestamps

Is this a known limitation?
How can i avoid or circumvent this?

Thanks in advance

Sebastian

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marco Colombo 2005-04-28 12:04:29 Re: PRIMARY KEY on a *group* of columns imply that each column is
Previous Message Typing80wpm 2005-04-28 06:28:25 Thanks for insights into internal design