Re: UTF8 should be accepted as UNICODE

From: Kris Jurka <books(at)ejurka(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: Ivo Danihelka <ivo(dot)danihelka(at)itonis(dot)tv>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: UTF8 should be accepted as UNICODE
Date: 2008-02-22 16:35:22
Message-ID: Pine.BSO.4.64.0802221132570.2319@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2008-02-22 19:30:38 Re: JVM crash when select count(*) on large table through JDBC
Previous Message Kai Ruhl 2008-02-22 16:25:15 JVM crash when select count(*) on large table through JDBC