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

From: itagaki(at)pgfoundry(dot)org (User Itagaki)
To: pgsql-committers(at)postgresql(dot)org
Subject: textsearch-ja - textsearch_groonga: Support bool and integer types in
Date: 2010-09-28 09:04:06
Message-ID: 20100928090406.4FBE91071518@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Dimitri Fontaine 2010-09-28 11:46:00 Re: [COMMITTERS] pgsql: Still more tweaking of git_changelog.
Previous Message Itagaki Takahiro 2010-09-28 06:59:22 pgsql: Only DISCARD ALL should be in the command_no_begin list.