Re: Improving docs for strict_word_similarity()
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: Alexander Korotkov <aekorotkov@gmail.com>
Cc: pgsql-docs@postgresql.org, Teodor Sigaev <teodor@sigaev.ru>
Date: 2018-06-13T14:57:19Z
Lists: pgsql-docs
On Fri, Jun 1, 2018 at 06:39:11PM +0300, Alexander Korotkov wrote: > Hi, Bruce! > > 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. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription +
Commits
-
Documentation improvement for pg_trgm
- 476ba1ec98a7 10.5 landed
- c7699d9acf04 9.6.10 landed
- e146e4d02dbc 11.0 landed