textsearch-ja - textsearch_groonga: Support aminsert().

From: itagaki(at)pgfoundry(dot)org (User Itagaki)
To: pgsql-committers(at)postgresql(dot)org
Subject: textsearch-ja - textsearch_groonga: Support aminsert().
Date: 2010-09-10 12:37:48
Message-ID: 20100910123748.5327110715D5@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Support aminsert().
Rewrite some of QL-based codes into DB API.
Add groonga.query type to support native QL.
text[] %% text is temporarily removed.

Modified Files:
--------------
textsearch_groonga:
textsearch_groonga.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/textsearch_groonga.c?r1=1.3&r2=1.4)
textsearch_groonga.sql.in (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/textsearch_groonga.sql.in?r1=1.3&r2=1.4)
uninstall_textsearch_groonga.sql (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/uninstall_textsearch_groonga.sql?r1=1.2&r2=1.3)
textsearch_groonga/expected:
textsearch_groonga.out (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/expected/textsearch_groonga.out?r1=1.4&r2=1.5)
textsearch_groonga/sql:
textsearch_groonga.sql (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_groonga/sql/textsearch_groonga.sql?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Aglio 2010-09-10 19:15:25 press - pr: Updated files with final release dates.
Previous Message User Uwebartels 2010-09-10 12:25:26 pgstatspack - pgstatspack: new upgrade procedure