Thread: contrib / fuzzystr documentation

contrib / fuzzystr documentation

From
"brien colwell"
Date:
hi all,

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

Thanks!

Re: contrib / fuzzystr documentation

From
Tom Lane
Date:
"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