that's just me again, here's normal patch for KOI8_U to

Bruce Momjian <bruce@momjian.us>

Commit: 999a4d48d3727774d1c36b734130cdc0931a2bc9
Author: Bruce Momjian <bruce@momjian.us>
Date: 2001-05-09T21:11:26Z
Releases: 7.2.1
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

Files