tsearch2 patch for 7.4.1

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: tsearch2 patch for 7.4.1
Date: 2003-11-20 11:53:17
Message-ID: Pine.GSO.4.58.0311201415130.8801@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi there,

we have a patch for contrib/tsearch2 we'd like to commit for 7.4.1.
Is it ok ?

We added support for compound words using ispell dictionaries.
It's rather important feature for agglutinative languages like
german, norwegian (tested). This work was sponsored by ABC Startsiden
(www.startsiden.no).

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2003-11-20 12:44:15 Re: 4 Clause license?
Previous Message Ollie Clark 2003-11-20 11:43:53 Change in behaviour of ORDER BY clause in PG7.3