| From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Thomas Lockhart <thomas(at)fourpalms(dot)org>, <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Time for 7.2.1? |
| Date: | 2002-03-19 13:40:34 |
| Message-ID: | Pine.GSO.4.44.0203191625400.22246-200000@ra.sai.msu.su |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
| Attachment | Content-Type | Size |
|---|---|---|
| README.tsearch.patch | text/plain | 617 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | mlw | 2002-03-19 13:46:01 | Re: Again, sorry, caching, (Tom What do you think: function manager) |
| Previous Message | Jeff Davis | 2002-03-19 13:22:48 | Notify argument? |