From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
Cc: | 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:32:35 |
Message-ID: | 200307201932.h6KJWZG11848@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Patch removed from queue --- Oleg will apply.
---------------------------------------------------------------------------
Oleg Bartunov wrote:
> On Mon, 7 Jul 2003, Christopher Kings-Lynne wrote:
>
> > > would be the right solution to make tsearch V2 to be fully incompatible
> > > with old tsearch (so both version could live in one database) and
> > > release tsearch v2 in separate directory. This way require some additional
> > > work but would not confuse people. As a bonus, people could start playing
> > > with new tsearch V2 very easy.
> >
> > That seems like the best way.
> >
>
> Chris,
>
> please download and test new version of tsearch2 module (note, '2' )
> from http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/
> It should be now fully incompatible with old tsearch module.
> I've checked only functionality, because I have no old tsearch installation.
> So, please, check if the new version will not clashes with old tsearch.
>
> > I guess what we need to do is build it in to Postgres at some point, so
> > people won't have these problems...
>
> Oh, yes. But we have to find out how to write more flexible parser which
> should be locale aware and have unicode support. Also, we need more
> flexible parser<->dictionary interaction. A lot of things to think :)
>
>
>
> >
> > Chris
> >
>
> 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 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-07-20 21:39:36 | Re: Error messages --- now that we've got it, do you like |
Previous Message | Bruce Momjian | 2003-07-20 19:31:06 | Re: How to submit Tsearch V2 ? |