Re: SOUNDEX call

From: Marti Raudsepp <marti(at)juffo(dot)org>
To: "84(dot)le0n" <84(dot)le0n(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: SOUNDEX call
Date: 2012-02-09 14:00:14
Message-ID: CABRT9RARae2yU8sCjY8c1Wk5+rOmYPqfiq8C=5favDjKHcTqhw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Feb 8, 2012 at 15:37, 84.le0n <84(dot)le0n(at)gmail(dot)com> wrote:
> This is an interesting solution, but I know a little bit PL/pgSQL and I
> don't know how provide SOUNDEX version in PL/pgSQL, I don't know SOUNDEX
> algo too.
> How can I provide soundex in PL/pgSQL ?

I wrote and posted a PL/pgSQL version of soundex() on the PostgreSQL wiki:
https://wiki.postgresql.org/wiki/Soundex

You are free to use it under the terms of any version of the GPL
license, MIT license or PostgreSQL license at your choice. If you end
up using it, getting some credit in release notes would be
appreciated. :)

Regards,
Marti

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gary Chambers 2012-02-09 15:35:08 Re: Warning: you don't own a lock of type ExclusiveLock
Previous Message Robins Tharakan 2012-02-09 13:46:24 VIEW still referring to old name of field