Correct a mistake in levenshtein_less_equal() multibyte character handling.
Spotted by Alexander Korotkov. Along the way, remove a misleading comment line. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=dd1587089c3dadd4bc1c85e8e75edf3a24686934 Modified Files -------------- contrib/fuzzystrmatch/levenshtein.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
