Re: UTF8 or Unicode
Oliver Jowett <oliver@opencloud.com>
From: Oliver Jowett <oliver@opencloud.com>
To: Karel Zak <zakkr@zf.jcu.cz>
Cc: List pgsql-hackers <pgsql-hackers@postgreSQL.org>
Date: 2005-02-18T11:27:06Z
Lists: pgsql-hackers
Karel Zak wrote: > Yes, I think we should fix it and remove UNICODE and WIN encoding names > from PG code. The JDBC driver asks for a UNICODE client encoding before it knows the server version it is talking to. How do you avoid breaking this? -O