Explicit or implicit?

2021-11-21 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/textsearch-intro.html Description: https://www.postgresql.org/docs/13/textsearch-intro.html "The @@ operator also supports text input, allowing explicit conversion of a text string to tsv

Re: Explicit or implicit?

2021-11-21 Thread Tom Lane
PG Doc comments form writes: > "The @@ operator also supports text input, allowing explicit conversion of a > text string to tsvector or tsquery to be skipped in simple cases."I believe > that the text is saying implicit, but uses the word "explicit" instead. Is > this a typo? Thanks. I think it'

Re: Explicit or implicit?

2021-11-21 Thread Laurenz Albe
On Sun, 2021-11-21 at 12:50 -0500, Tom Lane wrote: > PG Doc comments form writes: > > "The @@ operator also supports text input, allowing explicit conversion of a > > text string to tsvector or tsquery to be skipped in simple cases."I believe > > that the text is saying implicit, but uses the word