Re: SOUNDEX call - Mailing list pgsql-general

From Marti Raudsepp
Subject Re: SOUNDEX call
Date
Msg-id CABRT9RARae2yU8sCjY8c1Wk5+rOmYPqfiq8C=5favDjKHcTqhw@mail.gmail.com
Whole thread Raw
In response to Re: SOUNDEX call  ("84.le0n" <84.le0n@gmail.com>)
List pgsql-general
On Wed, Feb 8, 2012 at 15:37, 84.le0n <84.le0n@gmail.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

pgsql-general by date:

Previous
From: Achilleas Mantzios
Date:
Subject: Re: phantom long-running query (check_postgres.pl reports a long-running query, but the database logs don't show it)
Next
From: Gary Chambers
Date:
Subject: Re: Warning: you don't own a lock of type ExclusiveLock