Re: SOUNDEX

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: SOUNDEX
Дата
Msg-id 200408101454.i7AEsKB14603@candle.pha.pa.us
обсуждение исходный текст
Ответ на SOUNDEX  (Roberto Rezende de Assis <rezende_assis@yahoo.com.br>)
Список pgsql-novice
Roberto Rezende de Assis wrote:
> Hello all, I wish to know if there is some function soundex on PostgreSQL ?
> I'm need to make search based on this, and by now what I've made was
> creating an atribute with the soundex of the name and this soundex was
> generated by the php.

Sure, look in the source tree under contrib/fuzzystrmatch/.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SOUNDEX
Следующее
От: Marcel Boscher
Дата:
Сообщение: Script done... Function won´t work...