Add word_similarity to pg_trgm contrib module.

Teodor Sigaev <teodor@sigaev.ru>

Commit: f576b17cd6ba653bdace1f0da9a3b57f4984e460
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2016-03-16T15:59:21Z
Releases: 9.6.0
Add word_similarity to pg_trgm contrib module.

Patch introduces a concept of similarity over string and just a word from
another string.

Version of extension is not changed because 1.2 was already introduced in 9.6
release cycle, so, there wasn't a public version.

Author: Alexander Korotkov, Artur Zakirov

Files

Documentation touched