summaryrefslogtreecommitdiffstats
path: root/contrib/pg_trgm/pg_trgm.control
blob: ed4487e96b27160604c3eaceef1e20c7f6547eac (plain)
1
2
3
4
5
6
# pg_trgm extension
comment = 'text similarity measurement and index searching based on trigrams'
default_version = '1.5'
module_pathname = '$libdir/pg_trgm'
relocatable = true
trusted = true