This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
postgres
/
contrib
/
fuzzystrmatch
History
Robert Haas
743ffa59b9
Fix levenshtein with costs. The previous code multiplied by the cost in only
...
3 of the 7 relevant locations. Marcin Mank, slightly adjusted by me.
2009-12-10 01:54:21 +00:00
..
dmetaphone.c
…
fuzzystrmatch.c
Fix levenshtein with costs. The previous code multiplied by the cost in only
2009-12-10 01:54:21 +00:00
fuzzystrmatch.sql.in
…
Makefile
…
uninstall_fuzzystrmatch.sql
…