Mark the text_soundex() function as "strict", to avoid crashing on NULL
Neil Conway <neilc@samurai.com>
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
| Path | Change | +/− |
|---|---|---|
| contrib/fuzzystrmatch/fuzzystrmatch.sql.in | modified | +1 −1 |