New version of tsearch V2 ! - Mailing list pgsql-hackers

From Oleg Bartunov
Subject New version of tsearch V2 !
Date
Msg-id Pine.GSO.4.53.0303202241330.23995@ra.sai.msu.su
Whole thread Raw
Responses Re: [OpenFTS-general] New version of tsearch V2 !  (Caffeinate The World <mochaexpress@yahoo.com>)
List pgsql-hackers
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);

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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: please apply patch to current CVS
Next
From: Bruce Momjian
Date:
Subject: Re: ALTER USER