Files
openGauss-server/contrib/pg_trgm/pg_trgm.control
2020-06-30 17:38:27 +08:00

6 lines
177 B
Plaintext

# pg_trgm extension
comment = 'text similarity measurement and index searching based on trigrams'
default_version = '1.0'
module_pathname = '$libdir/pg_trgm'
relocatable = true