You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by su...@apache.org on 2017/02/16 16:22:54 UTC

[4/4] incubator-trafodion git commit: Merge [TRAFODION-2854] PR-961 Improve SET STATISTICS command

Merge [TRAFODION-2854] PR-961 Improve SET STATISTICS command


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

Branch: refs/heads/master
Commit: da2bd7b0fd28ecb2c6fdb7b4c66ed701941b66f6
Parents: 60fcb54 6973d3a
Author: Suresh Subbiah <su...@apache.org>
Authored: Thu Feb 16 16:21:56 2017 +0000
Committer: Suresh Subbiah <su...@apache.org>
Committed: Thu Feb 16 16:21:56 2017 +0000

----------------------------------------------------------------------
 .../java/org/trafodion/ci/DatabaseQuery.java    |   23 +-
 .../java/org/trafodion/ci/InterfaceQuery.java   |   14 +-
 .../src/main/java/org/trafodion/ci/Session.java |   11 +
 core/sql/regress/core/EXPECTEDRTS               | 1828 +++++++++++-------
 core/sql/regress/core/TESTRTS                   |   11 +
 core/sql/sqlci/SqlciStats.cpp                   |   44 +-
 core/sql/sqlci/sqlci_yacc.y                     |   49 +-
 7 files changed, 1196 insertions(+), 784 deletions(-)
----------------------------------------------------------------------