]> granicus.if.org Git - postgresql/commit
The attached patch should be sufficient to fix libpgtcl. It requires
authorBruce Momjian <bruce@momjian.us>
Mon, 10 Sep 2001 14:49:12 +0000 (14:49 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 10 Sep 2001 14:49:12 +0000 (14:49 +0000)
commit9e46767161fdbb3904bfbb4c786a7addfd1bad91
treee640becb48f24eee3e25efa43b7cffdea443cedb
parent0ee85f853f8b5b61f70e0ea7420266595b4831d9
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
src/interfaces/libpgtcl/pgtcl.c