Re: tsearch2 in PostgreSQL 8.3?
От | Tom Lane |
---|---|
Тема | Re: tsearch2 in PostgreSQL 8.3? |
Дата | |
Msg-id | 8200.1187370861@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: tsearch2 in PostgreSQL 8.3? ("Joshua D. Drake" <jd@commandprompt.com>) |
Список | pgsql-hackers |
"Joshua D. Drake" <jd@commandprompt.com> writes: > Tom Lane wrote: >> Well, the main thing we'd lose if we remove it is all trace of upward >> compatibility from the contrib version of tsearch. > I don't think this is all that big of a deal. In fact I would expect it > going from contrib to core and never had any illusion to the effect that > I would be able to just "upgrade" from 8.2 (8.1) Tsearch2 to 8.3. I would hope that what we do with contrib/tsearch2 is rewrite it as a compatibility wrapper. This at least will provide an answer to anyone who complains that we renamed the functions. But if there are fundamental things missing in the core implementation, and we try to make the wrapper supply them, then we haven't really eliminated the problem ... just moved it over a little. regards, tom lane
В списке pgsql-hackers по дате отправления: