textsearch-ja - textsearch_groonga: Support bool and integer types in

Поиск
Список
Период
Сортировка
От itagaki@pgfoundry.org (User Itagaki)
Тема textsearch-ja - textsearch_groonga: Support bool and integer types in
Дата
Msg-id 20100928090406.4FBE91071518@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Support bool and integer types in addition to text.

Modified Files:
--------------
    textsearch_groonga:
        textsearch_groonga.c (r1.7 -> r1.8)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/textsearch_groonga.c?r1=1.7&r2=1.8)
        textsearch_groonga.sql.in (r1.6 -> r1.7)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/textsearch_groonga.sql.in?r1=1.6&r2=1.7)
    textsearch_groonga/expected:
        textsearch_groonga.out (r1.8 -> r1.9)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/expected/textsearch_groonga.out?r1=1.8&r2=1.9)
    textsearch_groonga/sql:
        textsearch_groonga.sql (r1.7 -> r1.8)

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

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

Предыдущее
От: Itagaki Takahiro
Дата:
Сообщение: pgsql: Only DISCARD ALL should be in the command_no_begin list.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix duplicate OIDs introduced by SECURITY LABEL patch.