This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-08-21 10:42:50 +03:00
Code
Activity
Files
08c3330cbccd9328d8f04bdd0aac97284718a69f
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
…