Files
raven/dist/win-x64/postgres-standalone/share/extension/pg_trgm.control
2021-12-02 17:19:29 +00:00

7 lines
192 B
Plaintext

# 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