]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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)
commita1fd16a5f6b1ad2fbc7004c9a9ca811e7600abd1
tree2543f432e13009ca91a36b8caf12338dbb1dc4b1
parent2e2bc0fda53b63e395472a3b8c7056c09d114d6f
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