Re: [SQL] Name Alike Challenge

2001-08-07 Thread Joe Conway
> The "Name Alike" PL/pgSQL function has been posted on Roberto Mello's > cookbook: > > http://www.brasileiro.net/postgres/cookbook/view-one-recipe.adp?recipe_id=96 7 > > This function requires Joe Conway's port of the Metaphone and > Levenshtein functions to PostgreSQL, available from /contrib on

[SQL] Name Alike Challenge

2001-08-07 Thread Josh Berkus
Folks, The "Name Alike" PL/pgSQL function has been posted on Roberto Mello's cookbook: http://www.brasileiro.net/postgres/cookbook/view-one-recipe.adp?recipe_id=967 This function requires Joe Conway's port of the Metaphone and Levenshtein functions to PostgreSQL, available from /contrib on CVS