Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b8TDW-0007uK-FK for pgadmin-hackers@arkaria.postgresql.org; Thu, 02 Jun 2016 14:03:22 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1b8TDW-0000Wy-2e for pgadmin-hackers@arkaria.postgresql.org; Thu, 02 Jun 2016 14:03:22 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1b8TDI-0008Ut-UP for pgadmin-hackers@postgresql.org; Thu, 02 Jun 2016 14:03:09 +0000 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1b8TDB-0007xK-Mo for pgadmin-hackers@postgresql.org; Thu, 02 Jun 2016 14:03:08 +0000 Received: by mail-wm0-x22c.google.com with SMTP id a136so231924721wme.0 for ; Thu, 02 Jun 2016 07:03:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=NeMRYJyTnN9r9SD7WxknkBxtqhyMn5WEyNkhK9N66Ao=; b=V+fGxYJxvh8MlN5BvrYLThsO/wHz8Ct5MDd9/1Rg28Sjhlk1rIR20aklv/EvWr7VHG 7Ex/WYZvpL+mL+e1vmlkmgRI3m03ak7aUoD8+FN860C4N9DyNzgqKYN5w2ZQk6YVM+Xu mrbivuj5T9z0zP4uarJcG3T1jNR7w3zfyskAWrL4tSBOfbu0U1ItIR42/6MyC5c8C+rX ka7ekhZKi8KzPKVUaVqWyzoOoJuvpkH40N89Z7oE340PI+1EJbozswSBwArtGwPHbSP1 tZAGfHfbiX2cbOyj2n5adbB8uIBpLzRgsjrNtgecG7lzpnuqKN0rrDLlUKmr2XGtdAOL E5Gg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=NeMRYJyTnN9r9SD7WxknkBxtqhyMn5WEyNkhK9N66Ao=; b=X3OdjOUQ0grDSsBkHWuK6h6drcKtHZBRkWb7dN/YRUyIUAZuIyF74t+FHy115U0thx ff5kurAxU9H6FHtRz3UWda1bGVwOTUJAGo8fFStmKKwh9N7nmznxuNArIHnuNzWS78P9 /zcasYBzCbfDgCbrYmYsqX+JvBYqH73Qwi1VpmhDboi4O/kjLFDLzOEq+L3pyb6OLp0/ fTy/JQdJA7c/juPL4PF97rsEqsl7Fy7lGyUdPU0A3eBhfJHGHbNi47UrbXCC6r0fYRf0 kOvPur98dzln06OPEFO6K/w1JTIXneRNZG/1RfZgxJCZiycMLYNQkreciyEXicfFUfRz 3YaQ== X-Gm-Message-State: ALyK8tIZReTF+P43/UZhn6z7TVMCb3XSqYrIxSH0ju78jDZGwlwwEg34dNzKR8S+dkjBIqFB7LTc10o1aRGBTYC5 X-Received: by 10.194.0.242 with SMTP id 18mr8956434wjh.105.1464876180828; Thu, 02 Jun 2016 07:03:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.14.212 with HTTP; Thu, 2 Jun 2016 07:02:31 -0700 (PDT) In-Reply-To: References: From: Surinder Kumar Date: Thu, 2 Jun 2016 19:32:31 +0530 Message-ID: Subject: Re: [pgAdmin4][Patch]: RM#1293 - SQL pane is not displaying GRANT queries in Function, Procedure and Trigger node To: pgadmin-hackers Content-Type: multipart/alternative; boundary=f46d0444ea6166257405344c10a7 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --f46d0444ea6166257405344c10a7 Content-Type: text/plain; charset=UTF-8 Please ignore this patch. I will send another patch. On Thu, Jun 2, 2016 at 7:25 PM, Surinder Kumar < surinder.kumar@enterprisedb.com> wrote: > Hi, > > Please find attached patch for RM#1293. > Add support to display GRANT privilege query in SQL Pane. > > Please review. > > Thanks, > Surinder Kumar > --f46d0444ea6166257405344c10a7 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Please ignore this patch. I will send another patch.
=

On Thu, Jun 2, 20= 16 at 7:25 PM, Surinder Kumar <surinder.kumar@enterprisedb.c= om> wrote:
Hi,

Please find attached patch for RM#1293.
A= dd support to display GRANT privilege query in SQL Pane.

Please review.

Thanks,
Surinder K= umar

--f46d0444ea6166257405344c10a7--