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

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


    from b02ee12  Merge pull request #1781 from svarnau/j2626_sqg
     add 176f986  Chages to disable LOB locking and refactor IUD operations
     add 310a34d  Merge remote branch 'origin/master' into traf_remove_loblock
     new eef991d   Merge [TRAFODION-3263]

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 core/sql/exp/ExpLOB.cpp          | 493 ++++++++++++++++++++++++-------------
 core/sql/exp/ExpLOB.h            |  19 +-
 core/sql/exp/ExpLOBaccess.cpp    | 512 +++++++++++++++++++++------------------
 core/sql/exp/ExpLOBaccess.h      |  27 ++-
 core/sql/exp/ExpLOBenums.h       |   4 +-
 core/sql/exp/ExpLOBinterface.cpp | 161 +++++++++---
 core/sql/exp/ExpLOBinterface.h   |  18 ++
 core/sql/sqlcomp/nadefaults.cpp  |   2 +-
 8 files changed, 779 insertions(+), 457 deletions(-)

Reply via email to