> > Users of contrib/tsearch needs after upgrading of module (compiling, installing)
authorBruce Momjian <bruce@momjian.us>
Tue, 19 Mar 2002 14:15:55 +0000 (14:15 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 19 Mar 2002 14:15:55 +0000 (14:15 +0000)
commita815368f59ea3ca56069ee8f3ed81a9c4600cf62
treecab0cd1ec52a5b045e93f2b21d8f3378541a1c6a
parentdde01f0ba8d19a1de7b0be581a28b3caa6938b56
> > 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.

Oleg Bartunov
contrib/tsearch/README.tsearch