postgresql/contrib/fuzzystrmatch
Tom Lane bb6bbc3277 Defend against non-ASCII letters in fuzzystrmatch code. The functions
still don't behave very sanely for multibyte encodings, but at least
they won't be indexing off the ends of static arrays.
2009-04-07 15:53:54 +00:00
..
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
dmetaphone.c Simplify and standardize conversions between TEXT datums and ordinary C 2008-03-25 22:42:46 +00:00
fuzzystrmatch.c Defend against non-ASCII letters in fuzzystrmatch code. The functions 2009-04-07 15:53:54 +00:00
fuzzystrmatch.sql.in Add a variant of the Levenshtein string-distance function that lets the user 2008-04-03 21:13:07 +00:00
uninstall_fuzzystrmatch.sql Add a variant of the Levenshtein string-distance function that lets the user 2008-04-03 21:13:07 +00:00