TRAFODION-1983 error in preCodeGen plus more items
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/cdd1bef0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/cdd1bef0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/cdd1bef0 Branch: refs/heads/master Commit: cdd1bef0697ca4cdc41cfb8b70b7665a0ac7fe37 Parents: aea7615 855759f Author: Hans Zeller <[email protected]> Authored: Tue May 10 21:56:31 2016 +0000 Committer: Hans Zeller <[email protected]> Committed: Tue May 10 21:56:31 2016 +0000 ---------------------------------------------------------------------- core/sql/common/Ipc.cpp | 12 +++ core/sql/common/Ipc.h | 1 + core/sql/generator/GenPreCode.cpp | 13 --- core/sql/nskgmake/udr_predef/Makefile | 2 - core/sql/optimizer/ValueDesc.cpp | 5 + core/sql/sqludr/sqludr.cpp | 107 +++++++++++++++++-- .../java/org/trafodion/sql/udr/TupleInfo.java | 86 +++++++++++++-- .../java/org/trafodion/sql/udr/TypeInfo.java | 6 ++ 8 files changed, 199 insertions(+), 33 deletions(-) ----------------------------------------------------------------------
