You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by zlei929 <gi...@git.apache.org> on 2018/06/15 09:35:21 UTC

[GitHub] trafodion pull request #1610: [TRAFODION-3109] comment can not transfer sing...

GitHub user zlei929 opened a pull request:

    https://github.com/apache/trafodion/pull/1610

    [TRAFODION-3109] comment can not transfer single quote normally in co…

    When comment use a quote in the string, we need to use single quote to transfer the quote.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zlei929/trafodion TRAFODION-3109

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1610.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 #1610
    
----
commit ffb9416dba18beceeae2ff40cc09e63d052395b7
Author: zlei929 <z_...@...>
Date:   2018-06-15T09:30:56Z

    [TRAFODION-3109] comment can not transfer single quote normally in comment string

----


---

[GitHub] trafodion pull request #1610: [TRAFODION-3109] comment can not transfer sing...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/trafodion/pull/1610


---