CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: scrappy(at)hub(dot)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
| Next: | From: Marc G. Fournier | Date: 2001-09-10 14:51:33 |
| Subject: pgsql/src/bin/psql command.c ru.po |
| Previous: | From: Marc G. Fournier | Date: 2001-09-10 10:13:31 |
| Subject: pgsql/src/interfaces/odbc dlg_specific.c psqlo ... |