textsearch-ja - eudc: Fix a bug in conversion from SJIS to UTF8 with a

Поиск
Список
Период
Сортировка
От itagaki@pgfoundry.org (User Itagaki)
Тема textsearch-ja - eudc: Fix a bug in conversion from SJIS to UTF8 with a
Дата
Msg-id 20101111015320.C1793107101E@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix a bug in conversion from SJIS to UTF8 with a fallback character.
Improve makefile to use pgxs without USE_PGXS=1 unless the directory
is placed in PGSRC/contrib.

Modified Files:
--------------
    eudc:
        Makefile (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/eudc/Makefile?r1=1.3&r2=1.4)
        utf8_and_sjis_eudc.c (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/eudc/utf8_and_sjis_eudc.c?r1=1.3&r2=1.4)
    eudc/expected:
        fallback.out (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/eudc/expected/fallback.out?r1=1.1&r2=1.2)

В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix line_construct_pm() for the case of "infinite" (DBL_MAX) slo
Следующее
От: mhasegawa@pgfoundry.org (User Mhasegawa)
Дата:
Сообщение: pgbulkload - pgbulkload: Fix when an error skipped, memory consumptions