Fuzzy match under PostgreSQL 8.0.15 - Mailing list pgsql-sql

From Emi Lu
Subject Fuzzy match under PostgreSQL 8.0.15
Date
Msg-id 4B01C14A.5080203@encs.concordia.ca
Whole thread Raw
List pgsql-sql
Good afternoon,

Under PostgreSQL 8.0.15, what is the good function to do the Fuzzy match 
between two strings?

For example,
(1) 'abcddd' vs. 'abc'    probably returns 3

(2) 'abcddd' vs. 'ab'    probably returns 4

I am looking for functions that could compare how two strings are 
similar to each other.

thanks a lot!

-- 
Lu Ying


pgsql-sql by date:

Previous
From: bujjibabu
Date:
Subject: Caliculating Business Days and adding business days usefull functions for developers
Next
From: "Edward W. Rouse"
Date:
Subject: lost password