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

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Change a stop word on the right-hand-side in the thesaurus file
Date
Msg-id 20071128042438.716947540F0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: dim@pgfoundry.org (User Dim)
Date:
Subject: pgloader - pgloader: Fix default reformat_path checking; Fix template
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add a few current_* variable index entries to the docs.