Merge [TRAFODION-3136] Bug fixed: If position is a negative value, the result does not match expectations. PR-1654
Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/dcae57f5 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/dcae57f5 Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/dcae57f5 Branch: refs/heads/master Commit: dcae57f53a03004be0f654acc62388ac00c28694 Parents: 7184f8f b054192 Author: Hans Zeller <[email protected]> Authored: Mon Jul 23 22:10:37 2018 +0000 Committer: Hans Zeller <[email protected]> Committed: Mon Jul 23 22:10:37 2018 +0000 ---------------------------------------------------------------------- core/sql/generator/GenPreCode.cpp | 36 ++++++++++++++++++++++++++++ core/sql/optimizer/ItemFunc.h | 1 + core/sql/regress/core/EXPECTED038.LINUX | 5 ++++ core/sql/regress/core/TEST038 | 1 + 4 files changed, 43 insertions(+) ----------------------------------------------------------------------
