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

Neil Conway <neilc@samurai.com>

Commit: 13fab5b3ad6a9b1de1906f3732f3b9e264dff77a
Author: Neil Conway <neilc@samurai.com>
Date: 2005-01-26T08:25:46Z
Releases: 7.2.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