Re: [HACKERS] [PATCH] kNN for SP-GiST
От | Andrey Borodin |
---|---|
Тема | Re: [HACKERS] [PATCH] kNN for SP-GiST |
Дата | |
Msg-id | 01432E05-D1AD-4D80-A7B4-149A299E906B@yandex-team.ru обсуждение исходный текст |
Ответ на | Re: [HACKERS] [PATCH] kNN for SP-GiST (Nikita Glukhov <n.gluhov@postgrespro.ru>) |
Ответы |
Re: [HACKERS] [PATCH] kNN for SP-GiST
|
Список | pgsql-hackers |
Hi! > 4 июля 2018 г., в 3:21, Nikita Glukhov <n.gluhov@postgrespro.ru> написал(а): > Attached 5th version of the patches, where minor refactoring of distance > handling was done (see below). > I'm reviewing this patch. Currently I'm trying to understand sp-gist scan deeeper, but as for now have some small notices. Following directives can be omitted: #include "lib/rbtree.h" #include "storage/relfilenode.h" This message is not noly GiST related, is it? elog(ERROR, "GiST operator family's FOR ORDER BY operator must return float8 or float4 if the distance function is lossy"); Some small typos: usefull -> useful nearest-neighbour -> nearest-neighbor (or do we use e.g. "colour"?) Best regards, Andrey Borodin.
В списке pgsql-hackers по дате отправления: