psqlodbc - psqlodbc: fix problem with retrieving bad long data from

From: luf(at)pgfoundry(dot)org (User Luf)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: fix problem with retrieving bad long data from
Date: 2006-01-08 10:09:53
Message-ID: 20060108100953.471D1103374B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fix problem with retrieving bad long data from unicode driver

Modified Files:
--------------
psqlodbc:
convert.c (r1.135 -> r1.136)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/convert.c.diff?r1=1.135&r2=1.136)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2006-01-08 15:50:01 pgsql: Stop perl from hijacking stdio and other stuff on Windows.
Previous Message User Luf 2006-01-08 10:07:04 psqlodbc - psqlodbc: call RALLBACK with bad stmt only when autocommit is