Correct a mistake in levenshtein_less_equal() multibyte character handling.

Robert Haas <rhaas@postgresql.org>

Commit: dd1587089c3dadd4bc1c85e8e75edf3a24686934
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-10-22T19:27:39Z
Releases: 9.1.0
Correct a mistake in levenshtein_less_equal() multibyte character handling.

Spotted by Alexander Korotkov.

Along the way, remove a misleading comment line.

Files

PathChange+/−
contrib/fuzzystrmatch/levenshtein.c modified +1 −2