The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/17/textsearch-intro.html
Description:

The page: https://www.postgresql.org/docs/17/textsearch-intro.html
The original sentence: "The form text @@ tsquery is equivalent to
to_tsvector(x) @@ y."
ends with " ... @@ y." 
Perhaps it should end with the "... @@ tsquery." instead?

Reply via email to