On Mon, Jun 21, 2010 at 5:20 PM, Alexander Korotkov <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
