]> granicus.if.org Git - postgresql/commit
Add levenshtein_less_equal, optimized version for small distances.
authorRobert Haas <rhaas@postgresql.org>
Tue, 19 Oct 2010 13:51:06 +0000 (09:51 -0400)
committerRobert Haas <rhaas@postgresql.org>
Tue, 19 Oct 2010 13:51:06 +0000 (09:51 -0400)
commit604ab08145d0dde91279c430e08d570717c12b30
tree45058002de9d18a87fe417400dbff5076569ea5e
parent262c1a42dcd36831a964099659026fb9cec0eecc
Add levenshtein_less_equal, optimized version for small distances.

Alexander Korotkov, heavily revised by me.
contrib/fuzzystrmatch/fuzzystrmatch.c
contrib/fuzzystrmatch/fuzzystrmatch.sql.in
contrib/fuzzystrmatch/levenshtein.c [new file with mode: 0644]
contrib/fuzzystrmatch/uninstall_fuzzystrmatch.sql
doc/src/sgml/fuzzystrmatch.sgml