Re: Example not producing shown output

2019-12-17 Thread Bruce Momjian
On Thu, Nov 28, 2019 at 11:22:20AM -0300, Alvaro Herrera wrote: > On 2019-Nov-27, Daniel Gustafsson wrote: > > > > On 26 Nov 2019, at 19:28, Alvaro Herrera wrote: > > > > > Or perhaps we can add a second line in the example cell for the > > > @@ operator, to make it clear that both forms can be

Re: Example not producing shown output

2019-11-28 Thread Alvaro Herrera
On 2019-Nov-27, Daniel Gustafsson wrote: > > On 26 Nov 2019, at 19:28, Alvaro Herrera wrote: > > > Or perhaps we can add a second line in the example cell for the > > @@ operator, to make it clear that both forms can be used. Users can be > > expected to apply some intuition from that point onw

Re: Example not producing shown output

2019-11-27 Thread Daniel Gustafsson
> On 26 Nov 2019, at 19:28, Alvaro Herrera wrote: > Or perhaps we can add a second line in the example cell for the > @@ operator, to make it clear that both forms can be used. Users can be > expected to apply some intuition from that point onwards. Wouldn't it be more intuitive to add such a s

Re: Example not producing shown output

2019-11-26 Thread Alvaro Herrera
On 2019-Nov-25, Daniel Gustafsson wrote: > > On 25 Nov 2019, at 13:05, PG Doc comments form > > wrote: > > Examples should have specified 'english'. > > > > Instead: > > to_tsvector('fat cats ate rats') @@ to_tsquery('cat & rat') > > > > which returns fale on my own blank installation of Po

Re: Example not producing shown output

2019-11-25 Thread Daniel Gustafsson
> On 25 Nov 2019, at 13:05, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/12/functions-textsearch.html > Description: > > Page: https://www.postgresql.org/docs/12/functions-textsearch.html > > Examp