Re: websearch_to_tsquery() returns queries that don't match to_tsvector()

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: websearch_to_tsquery() returns queries that don't match to_tsvector()
Дата
Msg-id CAPpHfdt5T_+tcoEQ5Rv+bQAj+micN6=Dz9nNdn8eQL8KwML2JQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: websearch_to_tsquery() returns queries that don't match to_tsvector()  (Zhihong Yu <zyu@yugabyte.com>)
Список pgsql-hackers
On Sun, May 2, 2021 at 9:17 PM Zhihong Yu <zyu@yugabyte.com> wrote:
> One minor comment:
> +                   /* iterate to the closing quotes or end of the string*/
>
> closing quotes -> closing quote

Yep, I've missed the third place to change from plural to single form :)

------
Regards,
Alexander Korotkov

Вложения

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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: websearch_to_tsquery() returns queries that don't match to_tsvector()
Следующее
От: Zhihong Yu
Дата:
Сообщение: Re: websearch_to_tsquery() returns queries that don't match to_tsvector()