From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
Cc: | Florian Helmberger <f(dot)helmberger(at)uptime(dot)at>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Changes in /contrib/fulltextindex |
Date: | 2002-07-01 13:47:32 |
Message-ID: | 200207011347.g61DlWn15767@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(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 | Tom Lane | 2002-07-01 13:57:50 | Re: Changes in /contrib/fulltextindex |
Previous Message | Tom Lane | 2002-07-01 13:46:41 | Re: Wrap access to Oid in HeapTupleHeader |