pgsql: Fixed multibyte handling as reported by

Поиск
Список
Период
Сортировка
От meskes@postgresql.org (Michael Meskes)
Тема pgsql: Fixed multibyte handling as reported by
Дата
Msg-id 20070211151817.A08BD9FB467@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fixed multibyte handling as reported by <harada.toshi@oss.ntt.co.jp>.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg:
        ChangeLog (r1.339 -> r1.340)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog.diff?r1=1.339&r2=1.340)
    pgsql/src/interfaces/ecpg/ecpglib:
        execute.c (r1.63 -> r1.64)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/execute.c.diff?r1=1.63&r2=1.64)

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

Предыдущее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Fix for early log messages during postmaster startup getting lost
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix another erroneous =-for-:= substitution.