On Tue, Dec 8, 2009 at 4:10 AM, Robert Haas <robertmh...@gmail.com> wrote:
>> The current behavior of levenshtein(text,text,int,int,int) is wrong. 
>> Consider:
>
> Is this the same problem as bug #5098?

Yes. Exact same change, plus the shortcut evaluation (for when one of
the inputs is empty) was also wrong. I fixed that too.

Greetings
Maricn Mańk

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to