Add docs of missing GUC to pgtrgm.sgml

Alexander Korotkov <akorotkov@postgresql.org>

Commit: ba3783e0244e3502d1b08896ffc72b3a88dbdb83
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2019-06-10T16:42:36Z
Releases: 12.0
Add docs of missing GUC to pgtrgm.sgml

be8a7a68 introduced pg_trgm.strict_word_similarity_threshold GUC, but missed
docs for that.  This commit fixes that.

Discussion: https://postgr.es/m/fc907f70-448e-fda3-3aa4-209a59597af0%402ndquadrant.com
Author: Ian Barwick
Reviewed-by: Masahiko Sawada, Michael Paquier
Backpatch-through: 9.6

Files

PathChange+/−
doc/src/sgml/pgtrgm.sgml modified +18 −1

Documentation touched

Discussion