BUG #2076: 8.01.01.00 driver transaction error

From: "Farid Z" <farid(at)zidsoft(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2076: 8.01.01.00 driver transaction error
Date: 2005-11-29 14:57:31
Message-ID: 20051129145731.C7D1FF0B66@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2076
Logged by: Farid Z
Email address: farid(at)zidsoft(dot)com
PostgreSQL version: 8.1
Operating system: Windows 2000
Description: 8.01.01.00 driver transaction error
Details:

ERROR: current transaction is aborted, commands ignored until end of
transaction block

PostGreSQL ANSI and PostGreSQL Unicode driver 8.01.01.00. On hitting any
errror while in a transaction, the driver issues this error and ignores
subsequent commands until end of the transaction. This error does not
happen with 8.00.01.01 driver, but apparently you can't use the 8.0 driver
with an 8.1 server.

Example, while inside of a transaction an sql insert statement results in an
error due to referential integrity, and all subsequent insert statements are
rejected. ( don't want to rollback or commit until the end )

Browse pgsql-bugs by date

  From Date Subject
Next Message Dirk Lutzebäck 2005-11-29 15:13:43 pg_dump: schema with OID 559701082 does not exist
Previous Message Arjen 2005-11-29 14:20:32 BUG #2075: Strange choice of bitmap-index-scan