textsearch-ja - textsearch-ja: Fix a bug in text normalization when a

Поиск
Список
Период
Сортировка
От itagaki@pgfoundry.org (User Itagaki)
Тема textsearch-ja - textsearch-ja: Fix a bug in text normalization when a
Дата
Msg-id 20110426114457.CE78010710E0@pgfoundry.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: In pg_upgrade, avoid one start/stop of the postmaster; use the
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Now that pg_upgrade uses -w in pg_ctl, remove loop that retried