Defend against non-ASCII letters in fuzzystrmatch code. The functions
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Apr 2009 15:54:01 +0000 (15:54 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Apr 2009 15:54:01 +0000 (15:54 +0000)
commitc1acb638c4d229fe9478928b11406ec675884d8e
treef9a02ff2080501cdfc42e0eeffd898dd77e3bcd7
parentc0efbc69b804e1ff6d1b1285fa6494d46d404cae
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