Re: Phrase search vs. multi-lexeme tokens

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: Phrase search vs. multi-lexeme tokens
Дата
Msg-id CAPpHfdu5kGfV3Mi_uqHwnyGjfzj4kRM+GF_5bmVwDsW05KKypA@mail.gmail.com
обсуждение исходный текст
Ответ на Phrase search vs. multi-lexeme tokens  (Alexander Korotkov <aekorotkov@gmail.com>)
Список pgsql-hackers
On Thu, Nov 12, 2020 at 4:09 PM Alexander Korotkov <aekorotkov@gmail.com> wrote:
> This issue looks like the much more complex design bug in phrase
> search.  Fixing this would require some kind of readahead or multipass
> processing, because we don't know how to process 'pg_class' in
> advance.
>
> Is this really a design bug existing in phrase search from the
> beginning.  Or am I missing something?

No feedback yet.  I've added this to the commitfest to don't lose track of this.
https://commitfest.postgresql.org/31/2854/

------
Regards,
Alexander Korotkov



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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: Improving spin-lock implementation on ARM.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Avoid using lcons and list_delete_first in plan_union_children()