pgsql: This adds mention of my latest tweak to the tsearch2/pg_trgm

Started by Tom Laneover 21 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
This adds mention of my latest tweak to the tsearch2/pg_trgm
integration. It is much better to create a word list of unstemmed words
than stemmed ones.

Chris K-L

Modified Files:
--------------
pgsql/contrib/pg_trgm:
README.pg_trgm (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_trgm/README.pg_trgm.diff?r1=1.1&r2=1.2)