From: | "Jonah H(dot) Harris" <jharris(at)tvi(dot)edu> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Douglas McNaught <doug(at)mcnaught(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: soundex and metaphone |
Date: | 2005-05-26 14:15:07 |
Message-ID: | 4295D9EB.3070502@tvi.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Peter,
I don't disagree with you that a more generalized function would also be
good, just that soundex is common and would be helpful if it were built-in.
Peter Eisentraut wrote:
>Jonah H. Harris wrote:
>
>
>>At a minimum I think we should support soundex in the core. I'm
>>willing to move soundex and metaphone into the backend. Does anyone
>>see a reason not to do so?
>>
>>
>
>Soundex is really only useful for English names with English
>pronunciation. If we were to adapt a phonetic algorithm into the core,
>I'd like to see something more general.
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2005-05-26 14:23:46 | Re: Can we simplify win32 threading code |
Previous Message | Magnus Hagander | 2005-05-26 14:12:12 | Re: Can we simplify win32 threading code |