| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Joe Conway <joseph(dot)conway(at)home(dot)com> |
| Cc: | Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: Fuzzy matching? |
| Date: | 2001-07-31 17:53:52 |
| Message-ID: | 200107311753.f6VHrql23432@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches pgsql-sql |
> Sounds like you want something along the lines of soundex or metaphone? I
> don't see either function in PostgreSQL, but take a look at the PHP manual
> to see examples: http://www.php.net/manual/en/function.soundex.php ,
> http://www.php.net/manual/en/function.metaphone.php
>
See /contrib/soundex.
--
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2001-07-31 18:06:48 | Re: Fuzzy matching? |
| Previous Message | Tom Lane | 2001-07-31 17:44:57 | Re: Fuzzy matching? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2001-07-31 18:06:48 | Re: Fuzzy matching? |
| Previous Message | Tom Lane | 2001-07-31 17:44:57 | Re: Fuzzy matching? |