Re: How to submit Tsearch V2 ?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: Larry Rosenman <ler(at)lerctr(dot)org>, Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Teodor Sigaev <teodor(at)sigaev(dot)ru>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: How to submit Tsearch V2 ?
Date: 2003-07-20 19:31:06
Message-ID: 200307201931.h6KJV6d11551@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Oh, OK, great. You should probably move tsearch/ to tsearch1/.

---------------------------------------------------------------------------

Oleg Bartunov wrote:
> Bruce,
>
> we've already found a solution - the same as Larry wrote.
> tsearch v1 is deprecated in 7.4 and obsoleted in 7.5
> (I think this should be written in Changes or History).
> Anyway, I hope we'll integrate tsearch2 into core and
> tsearch2 will dissapeared :)
>
> btw, we've got CVS access, so we'll submit tsearch2.
>
> Oleg
> On Sun, 20 Jul 2003, Larry Rosenman wrote:
>
> >
> >
> > --On Sunday, July 20, 2003 14:18:05 -0400 Bruce Momjian
> > <pgman(at)candle(dot)pha(dot)pa(dot)us> wrote:
> >
> > >
> > > I am inclinded to replace /contrib/tsearch with the new version, V2, and
> > > tell people who want to keep the old version to just use the 7.3.X
> > > sources in 7.4.
> > I disagree here. There is a MIGRATION necessary, and people using
> > packaging systems
> > like FreeBSD Ports may not have the ability to use the 7.3.x tarball to get
> > it right.
> >
> >
> > >
> > > If we ship both versions in 7.4, we then have to rename tsearch2 to
> > > tsearch in 7.5, and that is pretty confusing.
> > No, you keep it named tsearch2 forever, and drop tsearch at some future
> > time.
> >
> >
> >
> >
> >
>
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-07-20 19:32:35 Re: How to submit Tsearch V2 ?
Previous Message Oleg Bartunov 2003-07-20 18:59:44 Re: How to submit Tsearch V2 ?