Re: websearch_to_tsquery() returns queries that don't match to_tsvector() - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: websearch_to_tsquery() returns queries that don't match to_tsvector()
Date
Msg-id CAPpHfdt5T_+tcoEQ5Rv+bQAj+micN6=Dz9nNdn8eQL8KwML2JQ@mail.gmail.com
Whole thread Raw
In response to Re: websearch_to_tsquery() returns queries that don't match to_tsvector()  (Zhihong Yu <zyu@yugabyte.com>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: websearch_to_tsquery() returns queries that don't match to_tsvector()
Next
From: Zhihong Yu
Date:
Subject: Re: websearch_to_tsquery() returns queries that don't match to_tsvector()