You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/fuzzystrmatch
Robert Haas dd1587089c Correct a mistake in levenshtein_less_equal() multibyte character handling. 15 years ago
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
Makefile Remove cvs keywords from all files. 15 years ago
dmetaphone.c Remove cvs keywords from all files. 15 years ago
fuzzystrmatch.c Add levenshtein_less_equal, optimized version for small distances. 15 years ago
fuzzystrmatch.sql.in Add levenshtein_less_equal, optimized version for small distances. 15 years ago
levenshtein.c Correct a mistake in levenshtein_less_equal() multibyte character handling. 15 years ago
uninstall_fuzzystrmatch.sql Add levenshtein_less_equal, optimized version for small distances. 15 years ago