textsearch-ja - textsearch_groonga: Add WIP "groonga" full-text search - Mailing list pgsql-committers

From itagaki@pgfoundry.org (User Itagaki)
Subject textsearch-ja - textsearch_groonga: Add WIP "groonga" full-text search
Date
Msg-id 20100909084949.0E0E910715E5@pgfoundry.org
Whole thread Raw
List 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 by date:

Previous
From: nikolay@pgfoundry.org (User Nikolay)
Date:
Subject: press - pr: - fix file encoding, set to UTF-8
Next
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: textsearch-ja - textsearch_groonga: update regression output.