Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 89F19200D2E for ; Tue, 31 Oct 2017 16:23:15 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 884201609EC; Tue, 31 Oct 2017 15:23:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CE3201609EB for ; Tue, 31 Oct 2017 16:23:14 +0100 (CET) Received: (qmail 59718 invoked by uid 500); 31 Oct 2017 15:23:14 -0000 Mailing-List: contact commits-help@trafodion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: commits@trafodion.apache.org Delivered-To: mailing list commits@trafodion.apache.org Received: (qmail 59709 invoked by uid 99); 31 Oct 2017 15:23:14 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Oct 2017 15:23:13 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 4BA4F1807F7 for ; Tue, 31 Oct 2017 15:23:13 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.222 X-Spam-Level: X-Spam-Status: No, score=-4.222 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id XIWvCL_CjoEW for ; Tue, 31 Oct 2017 15:23:12 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id DAB0461105 for ; Tue, 31 Oct 2017 15:23:11 +0000 (UTC) Received: (qmail 59671 invoked by uid 99); 31 Oct 2017 15:23:11 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Oct 2017 15:23:11 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5798BDFC3F; Tue, 31 Oct 2017 15:23:10 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rmarton@apache.org To: commits@trafodion.incubator.apache.org Date: Tue, 31 Oct 2017 15:23:11 -0000 Message-Id: <4125edc9c54e4bd986aa9a5acfce0394@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] incubator-trafodion git commit: Merge [TRAFODION-2705] pr 1282 User with SHOW privilege cannot do showddl user archived-at: Tue, 31 Oct 2017 15:23:15 -0000 Merge [TRAFODION-2705] pr 1282 User with SHOW privilege cannot do showddl user Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/f42450f7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/f42450f7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/f42450f7 Branch: refs/heads/master Commit: f42450f75073d26f5f90468b82662b17d206b39c Parents: 4ff25d9 8f8b0e8 Author: Roberta Marton Authored: Tue Oct 31 15:22:48 2017 +0000 Committer: Roberta Marton Committed: Tue Oct 31 15:22:48 2017 +0000 ---------------------------------------------------------------------- core/sql/regress/privs1/EXPECTED141 | Bin 102260 -> 38586 bytes core/sql/regress/privs1/TEST141 | 158 +++++++++----- core/sql/regress/tools/runregr_privs1.ksh | 2 +- core/sql/sqlcomp/CmpDescribe.cpp | 10 - core/sql/sqlcomp/CmpSeabaseDDLauth.cpp | 280 ++++++++++++------------- core/sql/sqlcomp/CmpSeabaseDDLauth.h | 4 +- 6 files changed, 240 insertions(+), 214 deletions(-) ----------------------------------------------------------------------