Re: UTF8 should be accepted as UNICODE - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: UTF8 should be accepted as UNICODE
Date
Msg-id Pine.BSO.4.64.0802221132570.2319@leary.csoft.net
Whole thread Raw
In response to Re: UTF8 should be accepted as UNICODE  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc

On Fri, 22 Feb 2008, Dave Cramer wrote:

> But it should probably ignore your attempt, since it has no effect.
>

The problem is that there are a lot of potential aliases to check, "SET
client_encoding = 'UTF   --   8'".  We could try to normalize it and then
check it, but I don't think it's worth it.

Kris Jurka


pgsql-jdbc by date:

Previous
From: "Kai Ruhl"
Date:
Subject: JVM crash when select count(*) on large table through JDBC
Next
From: Dave Cramer
Date:
Subject: Re: JVM crash when select count(*) on large table through JDBC