pgsql/src/interfaces/libpgtcl pgtcl.c - Mailing list pgsql-committers

From Marc G. Fournier
Subject pgsql/src/interfaces/libpgtcl pgtcl.c
Date
Msg-id 200109101449.f8AEnCi12472@hub.org
Whole thread Raw
List 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 by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: pgsql/src/interfaces/jdbc/org/postgresql/test/ ...
Next
From: "Marc G. Fournier"
Date:
Subject: pgsql/src/bin/psql command.c ru.po