Re: tsearch2 vs core?

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: tsearch2 vs core?
Date: 2005-06-27 18:30:35
Message-ID: Pine.GSO.4.63.0506272225310.26882@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus,

we have pretty big TODO for tsearch2
http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/donate.shtml
which we'd like to have implement once we get support. It's certainly not
for 8.1.

Oleg
On Mon, 27 Jun 2005, Magnus Hagander wrote:

> Hi!
>
> Now that we have both WAL logging and better concurrency for GiST
> indexes (great job btw, this will push at least one of my projects into
> using 8.1 the day it is released - or more likely, at RC stage), are
> there any plans to move tsearch2 from contrib to core?
>
> I quite often hear from people who miss it out because it's in contrib
> and not in main pg. Probably mainly because there is nothing about it in
> our docs. (other than in the list of examples for GiST, which probably
> directs more people into thinking it's just an example and not a
> complete system).
>
> //Magnus
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2005-06-27 19:07:59 Re: Implementing SQL/PSM for PG 8.2
Previous Message Heikki Linnakangas 2005-06-27 17:37:01 Re: [PATCHES] Cleaning up unreferenced table files