Merge [TRAFODION-2977] PR 1473 Fix bugs with max key length detection
Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/b19868ad Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/b19868ad Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/b19868ad Branch: refs/heads/master Commit: b19868adc613eafe4b6349fb7c3eaed3279deae2 Parents: 290570e e7fd657 Author: Dave Birdsall <[email protected]> Authored: Wed Mar 14 22:17:45 2018 +0000 Committer: Dave Birdsall <[email protected]> Committed: Wed Mar 14 22:17:45 2018 +0000 ---------------------------------------------------------------------- core/sql/bin/SqlciErrors.txt | 2 +- core/sql/generator/GenRelUpdate.cpp | 2 ++ core/sql/sqlcomp/CmpSeabaseDDL.h | 5 +++++ core/sql/sqlcomp/CmpSeabaseDDLindex.cpp | 8 ++++++++ core/sql/sqlcomp/CmpSeabaseDDLtable.cpp | 1 - 5 files changed, 16 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafodion/blob/b19868ad/core/sql/bin/SqlciErrors.txt ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafodion/blob/b19868ad/core/sql/sqlcomp/CmpSeabaseDDL.h ----------------------------------------------------------------------
