Re: Not ready for 8.3

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Not ready for 8.3
Дата
Msg-id Pine.LNX.4.64.0705160017330.12152@sn.sai.msu.ru
обсуждение исходный текст
Ответ на Re: Not ready for 8.3  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Not ready for 8.3  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
On Tue, 15 May 2007, Joshua D. Drake wrote:

> Oleg Bartunov wrote:
>> On Tue, 15 May 2007, Joshua D. Drake wrote:
>> 
>>> Tsearch2 in core. I know that Tom has some reservations, he I and Treat 
>>> all commented on how it was done and to my knowledge those reservations 
>>> have not been resolved.
>> 
>> We'd like to know about these reservations. If I understand you mean there 
>> are issues with the patch ? Our patch is several months old. We permanently
>> keep it in sync with CVS HEAD, latest version is 0.47.
>
> http://archives.postgresql.org/pgsql-hackers/2007-01/msg01172.php

there are several others threads.

well, we did answer all raised questions and I don't want to begin
another wave. The only problem I see is that some people doesn't like
introducing SQL syntax, they claim functions would be enough. SQL is a
nice language to manipulate db objects, finally. 
Also, select to fts_create_dictionary(bla-bla....) looks pretty ugly,
pretty artificial.

CREATE FULLTEXT DICTIONARY dictname 
[    {   INIT  init_function        | LEXIZE  lexize_function        | OPTION opt_text } 
[ ... ]] LIKE template_dictname;

select

>
> Sincerely,
>
> Joshua D. Drake
>
    Regards,        Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Not ready for 8.3
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Not ready for 8.3