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
..
dmetaphone.c
fuzzystrmatch.c Defend against non-ASCII letters in fuzzystrmatch code. The functions 2009-04-07 15:53:54 +00:00
fuzzystrmatch.sql.in
Makefile
uninstall_fuzzystrmatch.sql