postgresql/doc/src
Bruce Momjian 94a4677a75 > > 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
2002-03-19 14:16:32 +00:00
..
FAQ Update for 7.2.1. 2002-03-18 23:04:11 +00:00
graphics These aren't used anymore. 2000-10-08 13:25:11 +00:00
sgml > > Users of contrib/tsearch needs after upgrading of module (compiling, installing) 2002-03-19 14:16:32 +00:00
Makefile Fix comment 2001-11-25 22:17:27 +00:00