New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix return code when server reports the xid provided does not exist. #78

Closed
whitingjr opened this Issue Aug 5, 2013 · 0 comments

Comments

Projects
None yet
1 participant
@whitingjr
Contributor

whitingjr commented Aug 5, 2013

Currently the driver returns a code to report a general resource manager error. Change it to return a different code when the xid is not found by the server.
More background to this issue is available in the pgjdbc mailing list.
http://www.postgresql.org/message-id/51FFBD79.1060107@redhat.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment