| From: | Joe Conway <mail(at)joeconway(dot)com> |
|---|---|
| To: | "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org> |
| Subject: | contrib/fuzzystrmatch updates |
| Date: | 2004-06-30 19:10:40 |
| Message-ID: | 40E31030.9070206@joeconway.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
If there are no objections, I intend to commit the attached tonight or
tomorrow. Changes as follows:
- Adds double metaphone code from Andrew Dunstan
- Change metaphone so that an empty input string causes an empty
output string to be returned, instead of throwing an ERROR.
Resolves at least one complaint, and makes behavior consistent
with double metaphone.
- Fixes examples in README.soundex
Joe
| Attachment | Content-Type | Size |
|---|---|---|
| fuzzystrmatch.patch | text/x-patch | 41.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2004-06-30 20:19:07 | latest plperl |
| Previous Message | Simon Riggs | 2004-06-30 18:29:14 | Re: PITR Archive Recovery |