| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
| 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:20:54 |
| Message-ID: | 200203191320.g2JDKs608824@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Davis | 2002-03-19 13:22:48 | Notify argument? |
| Previous Message | Oleg Bartunov | 2002-03-19 13:18:08 | Re: Problems with mailing list |