Fix levenshtein with costs. The previous code multiplied by the cost in only
Robert Haas <rhaas@postgresql.org>
Fix levenshtein with costs. The previous code multiplied by the cost in only 3 of the 7 relevant locations. Marcin Mank, slightly adjusted by me.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/fuzzystrmatch/fuzzystrmatch.c | modified | +7 −7 |