Re: Changes in /contrib/fulltextindex

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Changes in /contrib/fulltextindex
Дата
Msg-id 200207011347.g61DlWn15767@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Changes in /contrib/fulltextindex  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-patches
Christopher Kings-Lynne wrote:
> > + There is a new field 'word' of type BOOL in the index table.
> >   Using this field, it is possible to do 'full word' and
> >   'substring' searches.
>
> Hehe - that was another idea I had as well.  Breaks back compatibility.
> ok.
>
> OK Florian,  can you please send me your new contrib/fulltextindex directory
> tarred up?

Or a 'diff -c' against 7.2.X.

> List:  what should we do about the backward compatibility problem?

I don't see a problem with backward compatbility here.  It is contrib,
and the README has to explain that they need to reinstall.  I will
mention that in 7.3 HISTORY.

--
  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, Pennsylvania 19026



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Wrap access to Oid in HeapTupleHeader
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Changes in /contrib/fulltextindex