mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 22:59:54 -04:00
5 lines
175 B
Text
5 lines
175 B
Text
# fuzzystrmatch extension
|
|
comment = 'determine similarities and distance between strings'
|
|
default_version = '1.1'
|
|
module_pathname = '$libdir/fuzzystrmatch'
|
|
relocatable = true
|