pgsql: Distinguish between stop-word recognized in thesaurus_lexize()

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Distinguish between stop-word recognized in thesaurus_lexize()
Date: 2006-06-02 17:55:40
Message-ID: 20060602175540.E4D729FA220@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Distinguish between stop-word recognized in thesaurus_lexize()

Modified Files:
--------------
pgsql/contrib/tsearch2:
dict_thesaurus.c (r1.2 -> r1.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/dict_thesaurus.c.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2006-06-02 18:03:06 pgsql: Fix wrong NOTICE/ERROR levels
Previous Message User Pgstudy 2006-06-02 16:09:07 fulldisjunction - fd: First version.