Thread: pgsql: Change a stop word on the right-hand-side in the thesaurus file

pgsql: Change a stop word on the right-hand-side in the thesaurus file

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Change a stop word on the right-hand-side in the thesaurus file to be an
ERROR, not NOTICE.

Modified Files:
--------------
    pgsql/src/backend/tsearch:
        dict_thesaurus.c (r1.8 -> r1.9)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/dict_thesaurus.c?r1=1.8&r2=1.9)