You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2016/01/30 00:27:39 UTC

[2/2] incubator-trafodion git commit: Merge [TRAFODION01775] [TRAFODION-1777] PR 292 Improve UPDATE STATS usability

Merge [TRAFODION01775] [TRAFODION-1777] PR 292 Improve UPDATE STATS usability


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

Branch: refs/heads/master
Commit: 4c192b865301d1f79c3789b3ab7561e60cdf10c9
Parents: e62e22b 758d97b
Author: Dave Birdsall <db...@apache.org>
Authored: Fri Jan 29 23:26:33 2016 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Fri Jan 29 23:26:33 2016 +0000

----------------------------------------------------------------------
 core/sql/bin/SqlciErrors.txt        |  1 +
 core/sql/sqlcomp/DefaultConstants.h |  1 +
 core/sql/sqlcomp/nadefaults.cpp     |  1 +
 core/sql/ustat/hs_const.h           |  3 +++
 core/sql/ustat/hs_globals.cpp       | 18 ++++++++++++++++++
 core/sql/ustat/hs_lex.ll            |  4 ++++
 core/sql/ustat/hs_parser.cpp        | 17 ++++++++++++++---
 core/sql/ustat/hs_yacc.y            |  9 ++++++++-
 8 files changed, 50 insertions(+), 4 deletions(-)
----------------------------------------------------------------------