Incorrect return code for error on call of commit during 2PC
Started by Ondrej Chaloupkaover 11 years ago1 messagesbugs
Hi,
it seems that PostgreSQL jdbc driver returns incorrect code during on call of commit during 2PC. Currently the driver returns XAER_RMERR.
I expect that it's this call
https://github.com/pgjdbc/pgjdbc/blob/master/org/postgresql/xa/PGXAConnection.java#L528
But the XA spec says for XAER_RMERR that
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
Import Notes
Reply to msg id not found: 795083152.22867806.1418037905715.JavaMail.zimbra@redhat.com