Re: Time for 7.2.1? - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Re: Time for 7.2.1?
Date
Msg-id Pine.GSO.4.44.0203191625400.22246-200000@ra.sai.msu.su
Whole thread Raw
In response to Re: Time for 7.2.1?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Tue, 19 Mar 2002, Bruce Momjian wrote:

> Oleg Bartunov wrote:
> > On Tue, 19 Mar 2002, Bruce Momjian wrote:
> >
> > > Oleg Bartunov wrote:
> > > > Bruce,
> > > >
> > > > we have something to add. It's quite important for users of our tsearch module.
> > > > Too late ?
> > >
> > > For 7.2.1, I don't think it is too late but I don't think we can wait
> > > days.
> >
> > Don't wait. It's below:
> >
> > Users of contrib/tsearch needs after upgrading of module (compiling, installing)
> > to perform sql command:
> >  update pg_amop set amopreqcheck = true where amopclaid =
> >       (select oid from pg_opclass where opcname = 'gist_txtidx_ops');
>
> Oleg, sorry, I don't understand where this should appear.  In the README
> file, and if so, where?  Is this something only for people upgrading
> from 7.2?

Sorry Bruce, I was unclear. I have attached patch to Readme.tsearch
Also, It'd be worth to mention in Changes to point users of tsearch
about importang upgrade notices.

>
>
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: Oleg Bartunov
Date:
Subject: Re: Problems with mailing list
Next
From: Adrian 'Dagurashibanipal' von Bidder
Date:
Subject: Re: Platform comparison ...