Re: Re: Fuzzy matching - Mailing list pgsql-patches

From Joe Conway
Subject Re: Re: Fuzzy matching
Date
Msg-id 02d601c11f6c$56da7150$48d210ac@jecw2k1
Whole thread Raw
In response to Re: Re: Fuzzy matching  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Re: Fuzzy matching
List pgsql-patches
>
> I have added this into /contrib under fuzzystrmatch.  Not sure if we
> want to merge soundex into that but it can be done later.
>
>

Sorry - I should have gotten to this sooner. Here's a patch which you should
be able to apply against what you just committed. It rolls soundex into
fuzzystrmatch.

I'm don't think I will multibyte-enable levenshtein right now. If there is
some interest in it, I'll do that later.

Joe


Attachment

pgsql-patches by date:

Previous
From: Paul Ramsey
Date:
Subject: Re: contrib/postgis spatial extensions
Next
From: Bruce Momjian
Date:
Subject: Re: Ooops