From: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: [PATCHES] Include Lists for Text Search |
Date: | 2008-03-10 15:21:03 |
Message-ID: | 47D551DF.6000305@sigaev.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
> 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(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-03-10 15:39:46 | Re: Need -fwrapv or -fno-strict-overflow for gcc-4.3 |
Previous Message | Tom Lane | 2008-03-10 15:10:55 | Re: [PATCHES] Include Lists for Text Search |
From | Date | Subject | |
---|---|---|---|
Next Message | Teodor Sigaev | 2008-03-10 16:01:46 | Re: Include Lists for Text Search |
Previous Message | Tom Lane | 2008-03-10 15:20:40 | Re: Very slow (2 tuples/second) sequential scan after bulk insert; speed returns to ~500 tuples/second after commit |