Re: Time for 7.2.1?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Time for 7.2.1?
Дата
Msg-id 200203191320.g2JDKs608824@candle.pha.pa.us
обсуждение исходный текст
Ответ на Time for 7.2.1?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Time for 7.2.1?  (Oleg Bartunov <oleg@sai.msu.su>)
Список 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@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Time for 7.2.1?
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Again, sorry, caching.