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