Thread: pgsql: Add docs of missing GUC to pgtrgm.sgml

pgsql: Add docs of missing GUC to pgtrgm.sgml

From
Alexander Korotkov
Date:
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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/19dc23a5ef7559cf22cdf586b9b4be7ad4497ba0

Modified Files
--------------
doc/src/sgml/pgtrgm.sgml | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)