Improving docs for strict_word_similarity()
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: PostgreSQL-documentation <pgsql-docs@postgresql.org>, Alexander Korotkov <aekorotkov@gmail.com>
Cc: Teodor Sigaev <teodor@sigaev.ru>
Date: 2018-05-26T16:56:48Z
Lists: pgsql-docs
Attachments
- trgm.diff (text/x-diff) patch
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. -- 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