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

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

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
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)