You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/14 07:22:06 UTC

[jira] [Commented] (TRAFODION-1526) Incorrect messages for ResultSet cursor before the first row and after the last row

    [ https://issues.apache.org/jira/browse/TRAFODION-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956294#comment-14956294 ] 

ASF GitHub Bot commented on TRAFODION-1526:
-------------------------------------------

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 <ka...@esgyn.cn>
Date:   2015-10-14T04:03:13Z

    Merge pull request #1 from apache/master
    
    got latest changes

commit ebb2d5597068e285de3ed197c1ac178623155e7f
Author: Kevin Xu <ka...@esgyn.cn>
Date:   2015-10-14T05:10:59Z

    For TrafT4ResultSet cursor before/after messages

commit e118d233f1c385edc0f581a41dd94b37b0d1c761
Author: Kevin Xu <ka...@esgyn.cn>
Date:   2015-10-14T05:15:44Z

    add messges in message properties file

----


> Incorrect messages for ResultSet cursor before the first row and after the last row
> -----------------------------------------------------------------------------------
>
>                 Key: TRAFODION-1526
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1526
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: client-jdbc-t4
>    Affects Versions: 2.0-incubating
>            Reporter: Kevin Xu
>             Fix For: 2.0-incubating
>
>
> For TrafT4ResultSet:
> Incorrect messages for ResultSet cursor before the first row and after the last row



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)