16.) Add sslverify=none to conninfo in case of SSL connections via libpq of version 8.4.<br>
17.) Add a functionality to change the directory for logging.<br>
18.) Correct the error code for communication errors.<br>
+19.) Correct the conversion between UTF-16 and UTF-8 for non UCS2 characters.<br>
+20.) Try to convert (especially connection error) messages using local conversions when they are not valid unicode characters.<br>
<br>
<li>Notes: psqlODBC 08.03.0400</li><br>
Changes:<br>