Re: tsearch2api .. wrapper for integrated fultext

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: tsearch2api .. wrapper for integrated fultext
Дата
Msg-id 162867790711131353r5cb7d51ch4b02a1228a3e18a6@mail.gmail.com
обсуждение исходный текст
Ответ на Re: tsearch2api .. wrapper for integrated fultext  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On 13/11/2007, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I wrote:
> > I've modified Pavel's version into something that seems to support this
> > approach --- at least I can load the 8.2 tsearch regression test
> > database into 8.3 after loading this.  Still needs some polishing
> > probably, and some more testing.  Comments?
>
> I've committed this, replacing the old contrib/tsearch2 code.
>
> It successfully runs most of the old module's regression test, after
> some minor adjustments for default configuration names and suchlike.
> One large omission is that the rewrite(ARRAY[]) aggregate isn't there.
> AFAIR, we removed that just because it seemed a poorly designed API,
> not because it didn't work.  I'm thinking we should probably pull the
> code for it out of the CVS history and stick it into contrib/tsearch2.
> Any thoughts pro or con?
>

+1

Pavel
>                         regards, tom lane
>

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: tsearch2api .. wrapper for integrated fultext
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Contrib docs v1