You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by selvaganesang <gi...@git.apache.org> on 2018/01/08 01:37:37 UTC

[GitHub] trafodion pull request #1376: [TRAFODION-2888] Streamline setjmp/longjmp con...

GitHub user selvaganesang opened a pull request:

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

    [TRAFODION-2888] Streamline setjmp/longjmp concepts in Trafodion

    First set of changes to streamline setjmp/longjmp.
       a) Removed the setjmp in heap management within Trafodion.
       b) Removed obsolete code related to No-wait operation concepts in SQL

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

    $ git pull https://github.com/selvaganesang/trafodion longjmp

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

    https://github.com/apache/trafodion/pull/1376.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 #1376
    
----
commit 6b6cbf93f9d51a3d605695d1f1c5f9a6c40e4578
Author: selvaganesang <se...@...>
Date:   2018-01-08T01:31:05Z

    [TRAFODION-2888] Streamline setjmp/longjmp concepts in Trafodion
    
    First set of changes to streamline setjmp/longjmp.
       a) Removed the setjmp in heap management within Trafodion.
       b) Removed obsolete code related to No-wait operation concepts in SQL

----


---

[GitHub] trafodion pull request #1376: [TRAFODION-2888] Streamline setjmp/longjmp con...

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

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


---