textsearch-ja - textsearch-ja: Fix a bug in text normalization when a - Mailing list pgsql-committers

From itagaki@pgfoundry.org (User Itagaki)
Subject textsearch-ja - textsearch-ja: Fix a bug in text normalization when a
Date
Msg-id 20110426114457.CE78010710E0@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix a bug in text normalization when a document begins with a single byte
character followed by multibyte characters.

Modified Files:
--------------
    textsearch-ja:
        textsearch_ja.c (r1.15 -> r1.16)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch-ja/textsearch_ja.c?r1=1.15&r2=1.16)
    textsearch-ja/expected:
        textsearch_ja.out (r1.3 -> r1.4)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch-ja/expected/textsearch_ja.out?r1=1.3&r2=1.4)
    textsearch-ja/sql:
        textsearch_ja.sql (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch-ja/sql/textsearch_ja.sql?r1=1.3&r2=1.4)

pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: In pg_upgrade, avoid one start/stop of the postmaster; use the
Next
From: Bruce Momjian
Date:
Subject: pgsql: Now that pg_upgrade uses -w in pg_ctl, remove loop that retried