pgsql/src/interfaces/jdbc/org/postgresql Conne ... - Mailing list pgsql-committers

From Bruce Momjian - CVS
Subject pgsql/src/interfaces/jdbc/org/postgresql Conne ...
Date
Msg-id 200105092111.f49LBQg72459@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/05/09 17:11:26

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

Log message:
    that's just me again, here's normal patch for KOI8_U to
    jdbc/Connection.java

    Andy
    P.S. in Connection.java if encoding=="WIN" then dbEncoding is set to
    "Cp1252".
    What if it's Cyrillic "WIN"? Than it should be "Cp1251". Is there any
    way to fix that without making different "WIN" encodings in
    PostgreSQL?

    Andy Rysin


pgsql-committers by date:

Previous
From: Bruce Momjian - CVS
Date:
Subject: pgsql/src/backend/catalog heap.c
Next
From: Bruce Momjian - CVS
Date:
Subject: pgsql/src/pl/tcl Makefile