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/02/23 00:48:57 UTC

[5/5] incubator-trafodion git commit: Merge [TRAFODION-1825] PR 331 Fix core caused by input datetime values

Merge [TRAFODION-1825] PR 331 Fix core caused by input datetime values


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

Branch: refs/heads/master
Commit: d9736f2191a44b0ee1bd1a49d4e4374fc0768ff8
Parents: e46493a 44fb4f5
Author: Dave Birdsall <db...@apache.org>
Authored: Mon Feb 22 23:47:30 2016 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Mon Feb 22 23:47:30 2016 +0000

----------------------------------------------------------------------
 core/sql/cli/CliExpExchange.cpp             |    2 +
 core/sql/exp/exp_datetime.cpp               |   30 +-
 core/sql/regress/executor/EXPECTED022.LINUX | 9365 ---------------------
 core/sql/regress/executor/EXPECTED022.SB    | 9467 ++++++++++++++++++++++
 core/sql/regress/executor/TEST022           |   12 +
 core/sql/sqlci/Param.cpp                    |    8 +-
 core/sql/sqlci/SqlCmd.cpp                   |   37 +-
 7 files changed, 9535 insertions(+), 9386 deletions(-)
----------------------------------------------------------------------