Update README for fuzzystrmatch description.

This commit is contained in:
Bruce Momjian 2001-08-07 18:18:33 +00:00
parent cdd02cdf00
commit 2cb95cd925

View file

@ -56,7 +56,7 @@ fulltextindex -
by Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl> by Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl>
fuzzystrmatch - fuzzystrmatch -
Levenshtein and Metaphone fuzzy string matching Levenshtein, metaphone, and soundex fuzzy string matching
by Joe Conway <joseph.conway@home.com>, Joel Burton <jburton@scw.org> by Joe Conway <joseph.conway@home.com>, Joel Burton <jburton@scw.org>
intarray - intarray -
@ -84,9 +84,6 @@ mac -
Support functions for MAC address types Support functions for MAC address types
by Lawrence E. Rosenman <ler@lerctr.org> by Lawrence E. Rosenman <ler@lerctr.org>
metaphone -
Improved Soundex function
miscutil - miscutil -
PostgreSQL assert checking and various utility functions PostgreSQL assert checking and various utility functions
by Massimo Dal Zotto <dz@cs.unitn.it> by Massimo Dal Zotto <dz@cs.unitn.it>