Re: SOUNDEX call

Поиск
Список
Период
Сортировка
От Marti Raudsepp
Тема Re: SOUNDEX call
Дата
Msg-id CABRT9RARae2yU8sCjY8c1Wk5+rOmYPqfiq8C=5favDjKHcTqhw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: SOUNDEX call  ("84.le0n" <84.le0n@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Achilleas Mantzios
Дата:
Сообщение: Re: phantom long-running query (check_postgres.pl reports a long-running query, but the database logs don't show it)
Следующее
От: Gary Chambers
Дата:
Сообщение: Re: Warning: you don't own a lock of type ExclusiveLock