psqlodbc - psqlodbc: call RALLBACK with bad stmt only when autocommit is

From: luf(at)pgfoundry(dot)org (User Luf)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: call RALLBACK with bad stmt only when autocommit is
Date: 2006-01-08 10:07:04
Message-ID: 20060108100704.34113103374B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
call RALLBACK with bad stmt only when autocommit is on

Modified Files:
--------------
psqlodbc:
connection.c (r1.127 -> r1.128)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection.c.diff?r1=1.127&r2=1.128)

Browse pgsql-committers by date

  From Date Subject
Next Message User Luf 2006-01-08 10:09:53 psqlodbc - psqlodbc: fix problem with retrieving bad long data from
Previous Message Neil Conway 2006-01-08 07:00:27 pgsql: Add a new system view, pg_prepared_statements, that can be used