pgsql: Correct a mistake in levenshtein_less_equal() multibyte characte

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Correct a mistake in levenshtein_less_equal() multibyte characte
Дата
Msg-id E1P9NIW-0007iA-4K@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Make OFF keyword unreserved. It's not hard to imagine wanting to
Следующее
От: hinoue@pgfoundry.org (User Hinoue)
Дата:
Сообщение: psqlodbc - psqlodbc: Fix a bug about sizeof().