| From: | Ottavio Campana <ottavio(at)campana(dot)vi(dot)it> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: tokenize string for tsearch? |
| Date: | 2007-05-11 18:22:37 |
| Message-ID: | 4644B46D.7080007@campana.vi.it |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Magnus Hagander wrote:
>> I'm using 8.1.8 and I don't find plainto_tsquery in tsearch2.sql
>>
>> What can I do?
>
> Yeah, you need 8.2 for that function. I don't think anybody has tried
> backpatching it, but if you want to you can look at the code in 8.2 and
> see if you can backpatch it yourself. But the easiest way is certainly
> to upgrade to 8.2.
doh! that's not possible. :-(
I'm solving with a custom stored procedure.
Thanks
--
Non c'e' piu' forza nella normalita', c'e' solo monotonia.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adam Tauno Williams | 2007-05-11 18:41:37 | Re: increasing of the shared memory does not solve the problem of "OUT of shared memory" |
| Previous Message | Tom Lane | 2007-05-11 17:46:02 | Re: UTF-8 to ASCII |