pgsql: Allow do not lexize words in substitution.

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Allow do not lexize words in substitution.
Date: 2006-06-06 16:25:55
Message-ID: 20060606162555.ADE599FB1BA@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Allow do not lexize words in substitution.
Docs will be submitted some later, now it's at
http://www.sai.msu.su/~megera/oddmuse/index.cgi/Thesaurus_dictionary

Modified Files:
--------------
pgsql/contrib/tsearch2:
dict_thesaurus.c (r1.4 -> r1.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/dict_thesaurus.c.diff?r1=1.4&r2=1.5)
thesaurus (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/thesaurus.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-06-06 16:27:23 pgsql: Add URL to RESET CONNECTION: < notify the protocol when a
Previous Message Bruce Momjian 2006-06-06 16:20:11 pgsql: Remove ancient AIX structure workaround.