Update README for fuzzystrmatch description.
authorBruce Momjian
Tue, 7 Aug 2001 18:18:33 +0000 (18:18 +0000)
committerBruce Momjian
Tue, 7 Aug 2001 18:18:33 +0000 (18:18 +0000)
contrib/README

index 7197d38abc163793b9c8465b697ac6e45b86426a..e3b3c482220394dbf96bea6567494858832b462d 100644 (file)
@@ -56,7 +56,7 @@ fulltextindex -
    by Maarten Boekhold 
 
 fuzzystrmatch -
-   Levenshtein and Metaphone fuzzy string matching
+   Levenshtein, metaphone, and soundex fuzzy string matching
    by Joe Conway , Joel Burton 
 
 intarray -
@@ -84,9 +84,6 @@ mac -
    Support functions for MAC address types
    by Lawrence E. Rosenman 
 
-metaphone -
-   Improved Soundex function
-
 miscutil -
    PostgreSQL assert checking and various utility functions
    by Massimo Dal Zotto