psqlodbc - psqlodbc: 1.

From: hinoue(at)pgfoundry(dot)org (User Hinoue)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: 1.
Date: 2009-03-22 14:17:10
Message-ID: 20090322141710.7401217ADEC3@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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,

Modified Files:
--------------
psqlodbc:
odbcapi30w.c (r1.24 -> r1.25)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/odbcapi30w.c.diff?r1=1.24&r2=1.25)
psqlodbc.h (r1.126 -> r1.127)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.h.diff?r1=1.126&r2=1.127)
version.h (r1.130 -> r1.131)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h.diff?r1=1.130&r2=1.131)
win_unicode.c (r1.20 -> r1.21)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/win_unicode.c.diff?r1=1.20&r2=1.21)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-03-22 16:44:26 pgsql: Remove the -d and -D options of pg_dump and pg_dumpall.
Previous Message ormod 2009-03-22 10:58:21 pgmemcache: pgmemcache Makefile