pgsql/src/interfaces/jdbc/org/postgresql Conne ...

From: Bruce Momjian - CVS <momjian(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc/org/postgresql Conne ...
Date: 2001-06-01 20:57:59
Message-ID: 200106012057.f51Kvxj90295@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian(at)hub(dot)org 01/06/01 16:57:59

Modified files:
src/interfaces/jdbc/org/postgresql: Connection.java

Log message:
The following patch for JDBC fixes an issue with jdbc running on a
non-multibyte database loosing 8bit characters. This patch will cause
the jdbc driver to ignore the encoding reported by the database when
multibyte isn't enabled and use the JVM default in that case.

Barry Lind

Browse pgsql-committers by date

  From Date Subject
Next Message Jan Wieck 2001-06-02 15:16:55 pgsql/src/backend/lib dllist.c
Previous Message Tom Lane 2001-06-01 20:29:44 pgsql/src/backend/utils/misc guc-file.l