textsearch-ja - textsearch_groonga: Support bool and integer types in - Mailing list pgsql-committers

From itagaki@pgfoundry.org (User Itagaki)
Subject textsearch-ja - textsearch_groonga: Support bool and integer types in
Date
Msg-id 20100928090406.4FBE91071518@pgfoundry.org
Whole thread Raw
List 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 by date:

Previous
From: Itagaki Takahiro
Date:
Subject: pgsql: Only DISCARD ALL should be in the command_no_begin list.
Next
From: Robert Haas
Date:
Subject: pgsql: Fix duplicate OIDs introduced by SECURITY LABEL patch.