]> granicus.if.org Git - postgresql/commit
Add word_similarity to pg_trgm contrib module.
authorTeodor Sigaev <teodor@sigaev.ru>
Wed, 16 Mar 2016 15:59:21 +0000 (18:59 +0300)
committerTeodor Sigaev <teodor@sigaev.ru>
Wed, 16 Mar 2016 15:59:21 +0000 (18:59 +0300)
commitf576b17cd6ba653bdace1f0da9a3b57f4984e460
treedb0272738b722363da7c86b0e3851cc541417b7c
parent1c4f001b79878deb9475e5b32ff4ef87773c9f23
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
contrib/pg_trgm/Makefile
contrib/pg_trgm/expected/pg_trgm.out
contrib/pg_trgm/pg_trgm--1.1--1.2.sql
contrib/pg_trgm/pg_trgm--1.2.sql
contrib/pg_trgm/sql/pg_trgm.sql
contrib/pg_trgm/trgm.h
contrib/pg_trgm/trgm_gin.c
contrib/pg_trgm/trgm_gist.c
contrib/pg_trgm/trgm_op.c
doc/src/sgml/pgtrgm.sgml