mirror of
https://github.com/postgres/postgres.git
synced 2026-05-27 20:27:28 -04:00
6 lines
175 B
Text
6 lines
175 B
Text
|
|
# fuzzystrmatch extension
|
||
|
|
comment = 'determine similarities and distance between strings'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/fuzzystrmatch'
|
||
|
|
relocatable = true
|