You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by rm...@apache.org on 2018/04/17 23:35:22 UTC

[2/2] trafodion git commit: merge [TRAFODION-2600] pr - 1520 Unable to create view ... but user has SELECT privilege

merge [TRAFODION-2600] pr - 1520 Unable to create view ... but user has SELECT privilege


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

Branch: refs/heads/master
Commit: 8c6eebffa235cc912843d10d440926cdadcd0d33
Parents: aade2cf f9820b2
Author: Roberta Marton <ro...@apache.org>
Authored: Tue Apr 17 23:35:01 2018 +0000
Committer: Roberta Marton <ro...@apache.org>
Committed: Tue Apr 17 23:35:01 2018 +0000

----------------------------------------------------------------------
 core/sql/common/ComDistribution.cpp |   1 +
 core/sql/common/ComSecurityKey.cpp  | 114 ++++++++++++++++++++++++++++++-
 core/sql/common/ComSecurityKey.h    |   5 +-
 core/sql/common/ComSmallDefs.h      |   3 +-
 core/sql/executor/ExExeUtilGet.cpp  |   4 +-
 core/sql/regress/privs1/EXPECTED120 |  33 ++++++++-
 core/sql/regress/privs1/TEST120     |   5 +-
 core/sql/regress/privs2/EXPECTED144 |  26 ++++++-
 core/sql/regress/privs2/TEST144     |   1 +
 core/sql/runtimestats/sscpipc.cpp   |   8 +++
 core/sql/sqlcomp/PrivMgrRoles.cpp   |  34 +++++++++
 core/sql/sqlcomp/QCache.cpp         |  17 +++++
 12 files changed, 235 insertions(+), 16 deletions(-)
----------------------------------------------------------------------