Re: tokenize string for tsearch? - Mailing list pgsql-general

From Ottavio Campana
Subject Re: tokenize string for tsearch?
Date
Msg-id 4644B46D.7080007@campana.vi.it
Whole thread Raw
In response to Re: tokenize string for tsearch?  (Magnus Hagander <magnus@hagander.net>)
List 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.


Attachment

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: UTF-8 to ASCII
Next
From: Geoffrey
Date:
Subject: Re: Fault Tolerant Postgresql (two machines, two postmasters, one disk array)