Re: Using multidimensional indexes in ordinal queries - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Using multidimensional indexes in ordinal queries
Date
Msg-id AANLkTikBHy_ilFO-19q_CMavsLjCWSUHDQEZhpHO5CXj@mail.gmail.com
Whole thread Raw
In response to Re: Using multidimensional indexes in ordinal queries  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: Using multidimensional indexes in ordinal queries  (Alexander Korotkov <aekorotkov@gmail.com>)
List pgsql-hackers
On Mon, Jun 21, 2010 at 5:20 PM, Alexander Korotkov
<aekorotkov@gmail.com> wrote:
> 1) Make knngist deal with negative values. I think this will make easier
> using knngist just for sorting, not only k-neighbor searching.

It doesn't?   I didn't think it was making any assumptions about the
ordering data type beyond the fact that it had a default btree
opclass.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Using multidimensional indexes in ordinal queries
Next
From: Simon Riggs
Date:
Subject: Re: Cannot cancel the change of a tablespace