-
- Downloads
Add a variant of the Levenshtein string-distance function that lets the user
specify the cost values to use, instead of always using 1's. Volkan Yazici In passing, remove fuzzystrmatch.h, which contained a bunch of stuff that had no business being in a .h file; fold it into its only user, fuzzystrmatch.c.
Showing
- contrib/fuzzystrmatch/fuzzystrmatch.c 218 additions, 123 deletionscontrib/fuzzystrmatch/fuzzystrmatch.c
- contrib/fuzzystrmatch/fuzzystrmatch.h 0 additions, 171 deletionscontrib/fuzzystrmatch/fuzzystrmatch.h
- contrib/fuzzystrmatch/fuzzystrmatch.sql.in 5 additions, 1 deletioncontrib/fuzzystrmatch/fuzzystrmatch.sql.in
- contrib/fuzzystrmatch/uninstall_fuzzystrmatch.sql 3 additions, 1 deletioncontrib/fuzzystrmatch/uninstall_fuzzystrmatch.sql
- doc/src/sgml/fuzzystrmatch.sgml 13 additions, 3 deletionsdoc/src/sgml/fuzzystrmatch.sgml
Loading
Please register or sign in to comment