pgsql/src/interfaces/libpgtcl pgtcl.c

Поиск
Список
Период
Сортировка
От Marc G. Fournier
Тема pgsql/src/interfaces/libpgtcl pgtcl.c
Дата
Msg-id 200109101449.f8AEnCi12472@hub.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    scrappy@hub.org    01/09/10 10:49:12

Modified files:
    src/interfaces/libpgtcl: pgtcl.c

Log message:
    The attached patch should be sufficient to fix libpgtcl. It requires
    PostgreSQL to support unicode-conversion, but retains binary
    compatibility among Tcl versions.

    However, it neither checks at compile time not at runtime, if support
    for unicode-conversion does really exist and it doesn't prevent the
    user from changing the client encoding after initialization. I think
    there should be warnings about this somewhere in the documentation.

    Reinhard Max


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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: pgsql/src/interfaces/jdbc/org/postgresql/test/ ...
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: pgsql/src/bin/psql command.c ru.po