1. Correct the conversion between UTF-16 and UTF-8 for non UCS2 characters.
authorHiroshi Inoue <inoue@tpf.co.jp>
Sun, 22 Mar 2009 14:17:10 +0000 (14:17 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Sun, 22 Mar 2009 14:17:10 +0000 (14:17 +0000)
commitca1daf08f0eef73222abcd8aafe96b8e29afff91
tree3c6e7223789e412421291f1ae1b144c625ed9cfc
parent83e7a4f9bbe41d76e2901b7e8b91b4889657af67
1. Correct the conversion between UTF-16 and UTF-8 for non UCS2 characters.
2. Try to convert (especially connection error) messages using local conversions
   when they are not valid unicode characters,
odbcapi30w.c
psqlodbc.h
version.h
win_unicode.c