Bug in ODBC driver

From: Jan Wieck <JanWieck(at)Yahoo(dot)com>
To: PostgreSQL HACKERS <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Bug in ODBC driver
Date: 2001-04-30 13:05:36
Message-ID: 200104301305.IAA01829@jupiter.jw.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-odbc

Guys,

while analyzing some stuff I came across something that looks
like a bug in the ODBC driver to me. I'm by far not the ODBC
user I should be to fix it, so could someone else please take
another look?

The symptom is when the driver is in AUTOCOMMIT=OFF, closing
the last used curser issues an END, thereby committing the
transaction. It happens in odbc/qresult.c line 320 and the
code looks pretty much like ignoring the autocommit flag.

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joel Burton 2001-04-30 13:25:25 Re: COPY commands could use an enhancement.
Previous Message Ken Hirsch 2001-04-30 10:57:10 Re: Learning from other open source databases

Browse pgsql-odbc by date

  From Date Subject
Next Message Graham Vickrage 2001-04-30 13:30:33 RE: [INTERFACES] VB and ODBC
Previous Message Dave Page 2001-04-30 07:25:09 RE: [INTERFACES] VB and ODBC