Re: knngist - 0.8

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: knngist - 0.8
Дата
Msg-id 4CBDBCA3.6040602@sigaev.ru
обсуждение исходный текст
Ответ на Re: knngist - 0.8  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
> combination of parameters is one that it can handle.  I'm thinking
> perhaps in lieu of a boolean, we can add another indexam method which,
> if not InvalidOid, gets called when we're wondering about whether a
> given clause is something that the index can order by.  Although
> knngist focuses on a the ORDER BY col OP constant case, which

Hmm, interesting idea. To be more general, amcanorder (without byop suffix) 
could be eliminated too.
-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "A.M."
Дата:
Сообщение: Re: O_DSYNC broken on MacOS X?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Extensions, this time with a patch