WinODBC driver doesn't abort transaction on refint violation

From: Kovacs Zoltan Sandor <tip(at)pc10(dot)radnoti-szeged(dot)sulinet(dot)hu>
To: pgsql-bugs(at)postgresql(dot)org
Cc: pgsql-interfaces(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org, lockhart(at)alumni(dot)caltech(dot)edu
Subject: WinODBC driver doesn't abort transaction on refint violation
Date: 2000-04-11 11:03:51
Message-ID: Pine.LNX.4.05.10004111250230.23541-100000@pc10.radnoti-szeged.sulinet.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-interfaces

Hi,

in fact this is a resent bug report. The Windows ODBC driver doesn't
detect that a reference integrity violation occured. It realizes the
fact that there was an error, but doesn't abort the transaction.
I didn't found SC_log_error (in SC_execute) being executed. IMHO it should
abort the transaction.

Regards,
Zoltan

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2000-04-11 11:10:48 Re: #include oddity in v7.0b3
Previous Message Oleg Broytmann 2000-04-11 10:01:55

Browse pgsql-interfaces by date

  From Date Subject
Next Message Andrew C.R. Martin 2000-04-11 11:42:01 Bugs: Programming Language Functions
Previous Message Peter Mount 2000-04-11 09:49:19 RE: ODBC and crypted passwords