From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Caffeinate The World <mochaexpress(at)yahoo(dot)com> |
Cc: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, openfts discussion <openfts-general(at)lists(dot)sourceforge(dot)net> |
Subject: | Re: [OpenFTS-general] New version of tsearch V2 ! |
Date: | 2003-03-21 06:31:36 |
Message-ID: | Pine.GSO.4.53.0303210931220.23995@ra.sai.msu.su |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, 20 Mar 2003, Caffeinate The World wrote:
>
> --- Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> wrote:
> > Hi,
> >
> > please test new version of contrib/tsearch V2 available for
> > download from http://www.sai.msu.su/~megera/postgres/gist/
> >
> > Fixed: txtidx now allows void value
> >
> > It's possible to specify default value for txtidx, for example:
> >
> > create table qq (a txtidx default '', c int4);
>
> Great! Do I need to drop the current tsearch v2 related functions in
> the current db to make this effective or just compile and install the
> module?
just compile and install
>
> ---
> Thomas
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com
>
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
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-03-21 06:36:22 | Re: A bad behavior under autocommit off mode |
Previous Message | Shridhar Daithankar<shridhar_daithankar@persistent.co.in> | 2003-03-21 06:13:29 | Re: [HACKERS] Extracting time from timestamp |