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

Neil Conway <neilc@samurai.com>

Commit: db78e53fac8251f446d1ecf49c8c81c240c1381e
Author: Neil Conway <neilc@samurai.com>
Date: 2005-01-26T08:10:08Z
Releases: 7.4.7
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