Mark the text_soundex() function as "strict", to avoid crashing on NULL

Neil Conway <neilc@samurai.com>

Commit: 38ab95f70329979c54dff619e541ed339b88cde1
Author: Neil Conway <neilc@samurai.com>
Date: 2005-01-26T08:20:40Z
Releases: 7.3.9
Mark the text_soundex() function as "strict", to avoid crashing on NULL
input. Also, may as well mark it "cacheable" as well. From Kris Jurka.

Files

PathChange+/−
contrib/fuzzystrmatch/fuzzystrmatch.sql.in modified +1 −1