Defend against non-ASCII letters in fuzzystrmatch code. The functions
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Apr 2009 15:54:30 +0000 (15:54 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Apr 2009 15:54:30 +0000 (15:54 +0000)
commit1b40567c553cdf6d2aa32f368df383b17b7b4da8
treeadfdfe44e303800711874e171af8cc763e26af8e
parent7ca0bae2b0b509ef4ec5198612b8f0cb8e31488e
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.
contrib/fuzzystrmatch/fuzzystrmatch.h