pgsql: Correct a mistake in levenshtein_less_equal() multibyte characte - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Correct a mistake in levenshtein_less_equal() multibyte characte
Date
Msg-id E1P9NIW-0007iA-4K@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Make OFF keyword unreserved. It's not hard to imagine wanting to
Next
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Fix a bug about sizeof().