Re: [PATCHES] Include Lists for Text Search - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: [PATCHES] Include Lists for Text Search
Date
Msg-id 47D551DF.6000305@sigaev.ru
Whole thread Raw
In response to Re: [PATCHES] Include Lists for Text Search  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Well, if you think this can/should be done somewhere outside the
> dictionary, should I revert the applied patch?

No, that patch is about case sensitivity of synonym dictionary. I suppose, Simon
wants to replace 'bill' to 'account', but doesn't want to get 'account Clinton'

For another dictionary ( dictionary of number, snowball ) that option is a
meaningless.

--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] Include Lists for Text Search
Next
From: Tom Lane
Date:
Subject: Re: Need -fwrapv or -fno-strict-overflow for gcc-4.3