What happened to the "&&" operator?

From: Jeff Hoffmann <jeff(at)remapcorp(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: What happened to the "&&" operator?
Date: 1999-06-18 14:51:35
Message-ID: 376A5CF7.59880529@remapcorp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm just installing 6.5 and I did a dump/restore of a database that I
had in 6.4.2. This database has a field with a box type which is
indexed with an r-tree index. The dump/restore went OK, but when I
tried to run a query against it, I got a weird error:

ERROR: Operator 500 must have a restriction selectivity estimator to be
used in a btree index

This may not seem like a weird error to some, but why am I getting a
b-tree error on an r-tree index?
Anybody know anything about this?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Hoffmann 1999-06-18 16:03:20 Re: [GENERAL] Geometric operators
Previous Message Gerald Fiedler 1999-06-18 14:44:26 heap_delete: (am)invalid tid