| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>, Alexander Korotkov <aekorotkov(at)gmail(dot)com> |
| Cc: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
| Subject: | Improving docs for strict_word_similarity() |
| Date: | 2018-05-26 16:56:48 |
| Message-ID: | 20180526165648.GB12510@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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(at)momjian(dot)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 +
| Attachment | Content-Type | Size |
|---|---|---|
| trgm.diff | text/x-diff | 3.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2018-05-26 19:15:58 | Typo in documentation page 6.1 Inserting Data |
| Previous Message | Bruce Momjian | 2018-05-26 16:47:51 | Re: \i and \ir separated by \if now... |