- Notifications
You must be signed in to change notification settings - Fork5
Commit999a4d4
committed
that's just me again, here's normal patch for KOI8_U to
jdbc/Connection.javaAndyP.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 anyway to fix that without making different "WIN" encodings inPostgreSQL?Andy Rysin1 parent8678929 commit999a4d4
1 file changed
+11
-2
lines changedLines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
307 | 307 |
| |
308 | 308 |
| |
309 | 309 |
| |
310 |
| - | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
311 | 320 |
| |
312 | 321 |
| |
313 | 322 |
| |
|
0 commit comments
Comments
(0)