7 lines
192 B
Plaintext
7 lines
192 B
Plaintext
# 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
|