Skip to content
Snippets Groups Projects
Commit 9e467671 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

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
parent 0ee85f85
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment