You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by su...@apache.org on 2016/10/05 04:05:07 UTC

[2/2] incubator-trafodion git commit: Merge [TRAFODION-2261] PR-745 Mxosrvr or java core with starting from Java_org_trafodion_jdbc_t2_SQLMXConnection_close

Merge [TRAFODION-2261] PR-745 Mxosrvr or java core with starting from Java_org_trafodion_jdbc_t2_SQLMXConnection_close


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

Branch: refs/heads/master
Commit: 8039cf1f609ef5e197837fca7872e93cd636cc2e
Parents: 6841be9 c1b0a87
Author: Suresh Subbiah <su...@apache.org>
Authored: Wed Oct 5 04:04:44 2016 +0000
Committer: Suresh Subbiah <su...@apache.org>
Committed: Wed Oct 5 04:04:44 2016 +0000

----------------------------------------------------------------------
 core/conn/jdbc_type2/native/SQLMXDriver.cpp | 13 ----------
 core/sqf/commonLogger/CommonLogger.cpp      |  5 +++-
 core/sqf/commonLogger/CommonLogger.h        |  2 ++
 core/sql/cli/CliExtern.cpp                  | 15 +++++++++++-
 core/sql/cli/ExSqlComp.cpp                  |  2 +-
 core/sql/common/Ipc.cpp                     | 22 ++++++++++++-----
 core/sql/common/Ipc.h                       |  2 +-
 core/sql/executor/ex_frag_rt.cpp            | 30 +++---------------------
 core/sql/qmscommon/QRLogger.cpp             |  8 ++++++-
 core/sql/sqlmxevents/logmxevent_traf.cpp    |  8 +++----
 10 files changed, 52 insertions(+), 55 deletions(-)
----------------------------------------------------------------------