Update soundex to new fmgr interface and fix algorithm
Peter Eisentraut <peter_e@gmx.net>
Update soundex to new fmgr interface and fix algorithm
Files
| Path | Change | +/− |
|---|---|---|
| contrib/soundex/Makefile | modified | +4 −4 |
| contrib/soundex/README.soundex | modified | +14 −1 |
| contrib/soundex/soundex.c | modified | +77 −50 |
| contrib/soundex/soundex.sql.in | modified | +3 −2 |