]> granicus.if.org Git - postgresql/commit
that's just me again, here's normal patch for KOI8_U to
authorBruce Momjian <bruce@momjian.us>
Wed, 9 May 2001 21:11:26 +0000 (21:11 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 9 May 2001 21:11:26 +0000 (21:11 +0000)
commit999a4d48d3727774d1c36b734130cdc0931a2bc9
tree95adb4898bcde05f0e528d6ed3d0bdd95f5c669f
parent8678929c22111863e9d6b836232dc4f69c52d9ae
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
src/interfaces/jdbc/org/postgresql/Connection.java