contrib / fuzzystr documentation

Started by brien colwellover 18 years ago2 messagesgeneral
Jump to latest
#1brien colwell
xcolwell@gmail.com

hi all,

Is there documentation for the contrib / fuzzystr module? I haven't been
able to find it ...

Thanks!

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: brien colwell (#1)
Re: contrib / fuzzystr documentation

"brien colwell" <xcolwell@gmail.com> writes:

Is there documentation for the contrib / fuzzystr module? I haven't been
able to find it ...

Should be a couple of README files whereever your contrib documentation
is installed ...

$ ls contrib/fuzzystrmatch
CVS/ fuzzystrmatch.c
Makefile fuzzystrmatch.h
README.fuzzystrmatch fuzzystrmatch.sql.in
README.soundex uninstall_fuzzystrmatch.sql
dmetaphone.c
$

regards, tom lane