Re: Re: Fuzzy matching

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Joe Conway <joseph(dot)conway(at)home(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Re: Fuzzy matching
Date: 2001-08-07 18:16:24
Message-ID: 200108071816.f77IGPR27113@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches pgsql-sql

> >
> > 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.

OK, I have removed /contrib/soundex and /contrib/metaphone and added
your patch so they are all in fuzzystrmatch.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2001-08-07 18:17:48 Re: contrib/postgis spatial extensions
Previous Message Joe Conway 2001-08-07 18:11:10 Re: Re: Fuzzy matching

Browse pgsql-sql by date

  From Date Subject
Next Message Raymond Chui 2001-08-07 18:17:50 The numbers are not match in 7.1.2
Previous Message Joe Conway 2001-08-07 18:11:10 Re: Re: Fuzzy matching