Re: Improving docs for strict_word_similarity()

Alexander Korotkov <aekorotkov@gmail.com>

From: Alexander Korotkov <aekorotkov@gmail.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: pgsql-docs@postgresql.org, Teodor Sigaev <teodor@sigaev.ru>
Date: 2018-06-13T15:36:38Z
Lists: pgsql-docs
On Wed, Jun 13, 2018 at 5:57 PM Bruce Momjian <bruce@momjian.us> wrote:
> On Fri, Jun  1, 2018 at 06:39:11PM +0300, Alexander Korotkov wrote:
> > On Sat, May 26, 2018 at 7:56 PM Bruce Momjian <bruce@momjian.us> wrote:
> >
> >     While creating the release notes, I was confused by the description for
> >     strict_word_similarity(), particularly "extent boundaries".  The
> >     attached patch clarifies, at least for me, how word_similarity() and
> >     strict_word_similarity() differ.
> >
> >
> > Thank you for your efforts on improving documentation of pg_trgm.
> > However, I don't find all of them correct.  I've following notes regarding
> > the edits you propose.
>
> Yes, I realize my version was wrong.  Yours looks much better and adds
> what is needed.  Thanks.

Pushed, thanks!

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company


Commits

  1. Documentation improvement for pg_trgm