postgresql/contrib/fuzzystrmatch
Robert Haas dd1587089c Correct a mistake in levenshtein_less_equal() multibyte character handling.
Spotted by Alexander Korotkov.

Along the way, remove a misleading comment line.
2010-10-22 15:27:39 -04:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
dmetaphone.c Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
fuzzystrmatch.c Add levenshtein_less_equal, optimized version for small distances. 2010-10-19 09:51:06 -04:00
fuzzystrmatch.sql.in Add levenshtein_less_equal, optimized version for small distances. 2010-10-19 09:51:06 -04:00
levenshtein.c Correct a mistake in levenshtein_less_equal() multibyte character handling. 2010-10-22 15:27:39 -04:00
uninstall_fuzzystrmatch.sql Add levenshtein_less_equal, optimized version for small distances. 2010-10-19 09:51:06 -04:00