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

Neil Conway <neilc@samurai.com>

Commit: 9ea9892c99843e1b210ae3bbd91fbb702e6dd3ac
Author: Neil Conway <neilc@samurai.com>
Date: 2005-01-26T08:08:04Z
Releases: 8.0.1
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