WinODBC driver doesn't abort transaction on refint violation
Kovacs Zoltan Sandor <tip@pc10.radnoti-szeged.sulinet.hu>
From: Kovacs Zoltan Sandor <tip@pc10.radnoti-szeged.sulinet.hu>
To: pgsql-bugs@postgresql.org
Cc: pgsql-interfaces@postgresql.org, pgsql-hackers@postgresql.org, lockhart@alumni.caltech.edu
Date: 2000-04-11T11:03:51Z
Lists: pgsql-bugs
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