Re: tsearch in core patch, for inclusion

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: tsearch in core patch, for inclusion
Дата
Msg-id 20070220213141.GE25424@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: tsearch in core patch, for inclusion  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: tsearch in core patch, for inclusion  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-hackers
Bruce Momjian wrote:
> 
> FYI, I added this to the patches queue because I think we decided
> full-text indexing should be in the core.  If I am wrong, please let me
> know.

One of the objections I remember to this particular implementation was
that configuration should be done using functions rather than new syntax
in gram.y.  This seems a good idea because it avoids bloating the
grammar, while still allowing dependency tracking, pg_dump support,
syscache support etc.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: No ~ operator for box, point
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [pgsql-patches] pg_get_domaindef