Re: tsearch in core patch, for inclusion

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: tsearch in core patch, for inclusion
Дата
Msg-id 3813.1169664563@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: tsearch in core patch, for inclusion  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: tsearch in core patch, for inclusion  (Neil Conway <neilc@samurai.com>)
Re: tsearch in core patch, for inclusion  (Oleg Bartunov <oleg@sai.msu.su>)
Re: tsearch in core patch, for inclusion  (Teodor Sigaev <teodor@sigaev.ru>)
Список pgsql-hackers
> Teodor Sigaev wrote:
>> If there aren't objections then we plan commit patch tomorrow or
>> after tomorrow.

This is a fairly large patch and I would like the chance to review it
before it goes in --- "we'll commit tomorrow" is not exactly a decent
review window.

Peter Eisentraut <peter_e@gmx.net> writes:
> I still haven't heard any argument for why this would be necessary or 
> desirable at all, other than that it looks better for marketing 
> reasons,

One possible argument for this over the contrib version is a saner
approach to dumping and restoring configurations.  However, as against
that:

1) what's the upgrade path for getting an existing tsearch2
configuration into this implementation?

2) once we put this in core we are going to be stuck with supporting its
SQL API forever.  Are we convinced that this API is the one we want?
I don't recall even having seen any proposal or discussion.  It was OK
for tsearch2's API to change every release while it was in contrib, but
the expectation of stability is a whole lot higher for core features.
        regards, tom lane


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: tsearch in core patch, for inclusion
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: tsearch in core patch, for inclusion