GitHub user kevinxu021 opened a pull request:
https://github.com/apache/incubator-trafodion/pull/119
[TRAFODION-1526]Incorrect messages for ResultSet cursor before the first
row and after the last row
The fixes are trying to separate the message into 2 pieces(before first row
and after last row)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinxu021/incubator-trafodion jdbct4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/119.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #119
----
commit 3af9220820110dd2253d0ff25759f01e2485c960
Author: kevinxu021 <[email protected]>
Date: 2015-10-14T04:03:13Z
Merge pull request #1 from apache/master
got latest changes
commit ebb2d5597068e285de3ed197c1ac178623155e7f
Author: Kevin Xu <[email protected]>
Date: 2015-10-14T05:10:59Z
For TrafT4ResultSet cursor before/after messages
commit e118d233f1c385edc0f581a41dd94b37b0d1c761
Author: Kevin Xu <[email protected]>
Date: 2015-10-14T05:15:44Z
add messges in message properties file
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---