Re: tsearch in core patch, for inclusion

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: tsearch in core patch, for inclusion
Дата
Msg-id 200702231113.39016.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: tsearch in core patch, for inclusion  (Markus Schiltknecht <markus@bluegap.ch>)
Список pgsql-hackers
Am Donnerstag, 22. Februar 2007 18:07 schrieb Markus Schiltknecht:
> > I agree so enhancing parser oabout not standard construct isn't good.
>
> Generally? Wow! This would mean PostgreSQL would always lack behind
> other RDBSes, regarding ease of use. Please don't do that!

You are confusing making a full-text index and configuring the full-text 
engine.  Tsearch already gives you a standard CREATE INDEX variant to do the 
former.  The discussion here is about the latter, and notably Oracle uses 
functions there.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: "Guillaume Smet"
Дата:
Сообщение: Re: Simple Column reordering
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: tsearch in core patch, for inclusion