You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by sa...@apache.org on 2016/05/02 17:28:49 UTC

[3/3] incubator-trafodion git commit: Merge remote branch 'origin/pr/453/head' into merge_453

Merge remote branch 'origin/pr/453/head' into merge_453


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/58a4000a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/58a4000a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/58a4000a

Branch: refs/heads/master
Commit: 58a4000a0e748a6083254ba7ecb02fc83f841ca0
Parents: 64a68cf 48875d0
Author: Sandhya Sundaresan <sa...@apache.org>
Authored: Mon May 2 15:28:13 2016 +0000
Committer: Sandhya Sundaresan <sa...@apache.org>
Committed: Mon May 2 15:28:13 2016 +0000

----------------------------------------------------------------------
 core/sql/exp/ExpLOB.cpp                  | 33 +++++++----
 core/sql/exp/ExpLOB.h                    |  4 +-
 core/sql/exp/ExpLOBinterface.cpp         |  4 +-
 core/sql/generator/GenItemFunc.cpp       |  1 +
 core/sql/generator/GenPreCode.cpp        | 13 +++--
 core/sql/optimizer/ImplRule.cpp          |  3 +
 core/sql/parser/sqlparser.y              | 20 +++----
 core/sql/regress/executor/EXPECTED130    | 82 ++++++++++++++++-----------
 core/sql/regress/executor/FILTER130      |  9 ++-
 core/sql/regress/executor/TEST130        | 16 +++++-
 core/sql/sqlcomp/CmpSeabaseDDLschema.cpp | 43 +++++++++++---
 core/sql/sqlcomp/CmpSeabaseDDLtable.cpp  |  3 +-
 12 files changed, 156 insertions(+), 75 deletions(-)
----------------------------------------------------------------------