psqlodbc - psqlodbc: fix problem with retrieving bad long data from - Mailing list pgsql-committers

From luf@pgfoundry.org (User Luf)
Subject psqlodbc - psqlodbc: fix problem with retrieving bad long data from
Date
Msg-id 20060108100953.471D1103374B@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: luf@pgfoundry.org (User Luf)
Date:
Subject: psqlodbc - psqlodbc: call RALLBACK with bad stmt only when autocommit is
Next
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Stop perl from hijacking stdio and other stuff on Windows.