Regression tests for error rollback protocol - Mailing list pgsql-odbc

From Michael Paquier
Subject Regression tests for error rollback protocol
Date
Msg-id CAB7nPqRbCsTD-2mD5NmoPncNLJHpqWMzBneA9WTRiND6NWpUew@mail.gmail.com
Whole thread Raw
Responses Re: Regression tests for error rollback protocol  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-odbc
Hi all,

Please find attached a patch adding regression tests for the error
rollback protocol. The following things are testing with the variable
Protocol when an error shows up:
- 0, leave rollback to application
- 1, rollback entire transaction
- 2, rollback only latest statement
Regards,
--
Michael

Attachment

pgsql-odbc by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Regression tests for deprecated functions
Next
From: Heikki Linnakangas
Date:
Subject: Re: Regression tests for deprecated functions