You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by sa...@apache.org on 2019/01/31 18:38:47 UTC

[trafodion] 01/01: Merge 1784 [TRAFODION-3268] [TRAFODION-3269] [TRAFODION-3269] Library manager fixes and LOB alter fix

This is an automated email from the ASF dual-hosted git repository.

sandhya pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafodion.git

commit d44ea70967a185c9d8f7ace77885a0d425a52db0
Merge: d2d28d2 53ae5b1
Author: Sandhya Sundaresan <sa...@apache.org>
AuthorDate: Thu Jan 31 18:37:58 2019 +0000

    Merge 1784 [TRAFODION-3268] [TRAFODION-3269] [TRAFODION-3269] Library manager fixes and LOB alter fix

 core/sql/cli/Cli.cpp                      |  37 ++++++++---
 core/sql/executor/ExUdr.cpp               |  12 ++--
 core/sql/exp/ExpLOBexternal.h             |   8 ++-
 core/sql/langman/LmCommon.cpp             |  14 +++-
 core/sql/optimizer/SynthType.cpp          |   4 +-
 core/sql/optimizer/UdfDllInteraction.cpp  |   5 +-
 core/sql/regress/executor/EXPECTED130     | 104 +++++++++++++++++-------------
 core/sql/regress/executor/TEST130         |   9 ++-
 core/sql/sqlcomp/CmpSeabaseDDLroutine.cpp |   2 +-
 core/sql/sqlcomp/CmpSeabaseDDLtable.cpp   |   2 +-
 10 files changed, 121 insertions(+), 76 deletions(-)