textsearch-ja - textsearch_groonga: Add WIP "groonga" full-text search

Поиск
Список
Период
Сортировка
От itagaki@pgfoundry.org (User Itagaki)
Тема textsearch-ja - textsearch_groonga: Add WIP "groonga" full-text search
Дата
Msg-id 20100909084949.0E0E910715E5@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add WIP "groonga" full-text search index access method.

Modified Files:
--------------
    textsearch_groonga:
        textsearch_groonga.c (r1.1.1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/textsearch_groonga.c?r1=1.1.1.1&r2=1.2)
        textsearch_groonga.sql.in (r1.1.1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/textsearch_groonga.sql.in?r1=1.1.1.1&r2=1.2)
        uninstall_textsearch_groonga.sql (r1.1.1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/uninstall_textsearch_groonga.sql?r1=1.1.1.1&r2=1.2)
    textsearch_groonga/expected:
        textsearch_groonga.out (r1.1.1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/expected/textsearch_groonga.out?r1=1.1.1.1&r2=1.2)
    textsearch_groonga/sql:
        textsearch_groonga.sql (r1.1.1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/sql/textsearch_groonga.sql?r1=1.1.1.1&r2=1.2)

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

Предыдущее
От: nikolay@pgfoundry.org (User Nikolay)
Дата:
Сообщение: press - pr: - fix file encoding, set to UTF-8
Следующее
От: itagaki@pgfoundry.org (User Itagaki)
Дата:
Сообщение: textsearch-ja - textsearch_groonga: update regression output.