pgsql: Documentation improvement for pg_trgm - Mailing list pgsql-committers

From Alexander Korotkov
Subject pgsql: Documentation improvement for pg_trgm
Date
Msg-id E1fT7md-0004cI-09@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Documentation improvement for pg_trgm

Documentation of word_similarity() and strict_word_similarity() functions
contains some vague wordings which could confuse users.  This patch makes
those wordings more clear.  word_similarity() was introduced in PostgreSQL 9.6,
and corresponding part of documentation needs to be backpatched.

Author: Bruce Momjian, Alexander Korotkov
Discussion: https://postgr.es/m/20180526165648.GB12510%40momjian.us
Backpatch: 9.6, where word_similarity() was introduced

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c7699d9acf0416670f7babd4999a913085aa08e7

Modified Files
--------------
doc/src/sgml/pgtrgm.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Documentation improvement for pg_trgm
Next
From: Tom Lane
Date:
Subject: pgsql: Fix up run-time partition pruning's use of relcache'spartition