This commit is contained in:
6
dist/win-x64/postgres-standalone/share/extension/fuzzystrmatch.control
vendored
Normal file
6
dist/win-x64/postgres-standalone/share/extension/fuzzystrmatch.control
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# fuzzystrmatch extension
|
||||
comment = 'determine similarities and distance between strings'
|
||||
default_version = '1.1'
|
||||
module_pathname = '$libdir/fuzzystrmatch'
|
||||
relocatable = true
|
||||
trusted = true
|
||||
Reference in New Issue
Block a user