Re: Error on failed COMMIT - Mailing list pgsql-hackers

From Vladimir Sitnikov
Subject Re: Error on failed COMMIT
Date
Msg-id CAB=Je-G=0sU==q4eJSp-xt15zYgzjT6y3vN0nmewn=iDj4jvmA@mail.gmail.com
Whole thread Raw
In response to Re: Error on failed COMMIT  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
But if the SQL is /*commit*/rollback, then the driver should not raise an exception. The exception should be only for the case when the client asks to commit and the database can't do that.

The resulting command tag alone is not enough.

Vladimir

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Error on failed COMMIT
Next
From: "曾文旌(义从)"
Date:
Subject: Re: [Proposal] Global temporary tables