Re: contrib / fuzzystr documentation

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "brien colwell" <xcolwell(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: contrib / fuzzystr documentation
Date: 2007-10-13 13:59:19
Message-ID: 18846.1192283959@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"brien colwell" <xcolwell(at)gmail(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron Peterson 2007-10-13 14:47:51 Re: convert binary string to datum
Previous Message Ron Peterson 2007-10-13 12:50:56 Re: convert binary string to datum