"Demel, Jeff" <[EMAIL PROTECTED]> writes:
> Microsoft SQL server has two extended stored procedures that I need in
> Postgres: xp_nysiis and xp_metaphone.  They do fuzzy matching on
> strings.  Are there Postgres alternatives for these?

Never heard of nysiis, but there's metaphone code in contrib/fuzzystrmatch
(along with a few other alternatives).

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to