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

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

  1. Documentation improvement for pg_trgm