Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iZR9p-00013W-Tn for pgadmin-hackers@arkaria.postgresql.org; Tue, 26 Nov 2019 03:04:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iZR9o-0008W6-Nk for pgadmin-hackers@arkaria.postgresql.org; Tue, 26 Nov 2019 03:04:52 +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_SHA1:256) (Exim 4.89) (envelope-from ) id 1iZR9o-0008Vz-Cq for pgadmin-hackers@lists.postgresql.org; Tue, 26 Nov 2019 03:04:52 +0000 Received: from mail-io1-xd31.google.com ([2607:f8b0:4864:20::d31]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iZR9e-0001Kz-F5 for pgadmin-hackers@postgresql.org; Tue, 26 Nov 2019 03:04:52 +0000 Received: by mail-io1-xd31.google.com with SMTP id s3so18858681ioe.3 for ; Mon, 25 Nov 2019 19:04:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=rFIGrlHn8nvNcJOntQZXF2Pr0YeRUBNygeyzR0pk7Ks=; b=NoSScGfcrQR4h40PgstwrpR162vqMPNgVla7ihnzVjZv+jSJDq67iLpXo9wY4H38iR s/mcwQ7wWDBT2iDz8JuRjm5LP1NJNDRq2RKYXKwiEsTi/aTTKw5vVef1ogvN8Goo1tfo qzt5CcIpqxgTNaX6G7EcjeaqmPMXOhn6PZBSU9G77U9t92BMZSshPEJmPLIOlHU0V9b5 q7TMpCk/uYCQXv6txOziqnCSqkCWj7tbP+FuLsDgvyGFinqmB0NzuZulNgxYV8zFv5PI Rn/ol15FIdep0n2X1YJmqyAzuc8ivHGxHDIQGIdGqZP0OweKQvF8dEfgqs8hp5lYU4be yVig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=rFIGrlHn8nvNcJOntQZXF2Pr0YeRUBNygeyzR0pk7Ks=; b=aq5BUIyDF9RKAXDdtu9/bMGse0c9+CmPN40zICI5zAQ/gSbyO4M+OGayZE9EX4/tnG 2aO6xjZB33pkp223D7n87IGtOfySyq/6E1sviTeY7CPqkRZ1m2SkfSYf5MY7yXUq8W/Y SwgOYb5AxcF/c6CyVysGs6zgm+upQFzjDzj8mXkjE+2c6stuQIWFCEJacjaKcrcqyrWv vXoOaFqVkzcb0ns7COP44aU4z5C2m5Hydn9+XlZnKtyF4DXOqbdwyGBEFRGXMSBqu/xB 0TyetaaMmOtHS9jTjTALuz3HJgpZsWzJ1I972tkZ7W24rahIx3dSgcijq0a2iUrTc2A0 EEyQ== X-Gm-Message-State: APjAAAXz3ZYyNX8XZIEDWIcqnamIaX/PSSp43kCjUF6ODGxza8bcHWnN FIdsa2caXUh/d9s+IvGJqiNEtVD2jE/3Ov/oFO+ZKltXHPsuB6+7tvUd+PJ0ZPlH+8s1JfzdwzU SVQ0oWhAlBBUKteNha/Vwp+wPMVgbsBtKyGXeI6/J7o4+2IMBhWvFBfZSWCj2zdU3aps7g/laP3 iQ8490hUEpMqYS7O0M0HkSv5D6yFC8nNwqzihblhWLGaKKZHVZ34or+w== X-Google-Smtp-Source: APXvYqzjQsuSTxQscvgYyDYxQNILWpeuyhdd7TXTr0tjQUwo5bzv0t5JthxQPdEo4XdNF17LdSudxhctchFU/v0bUuk= X-Received: by 2002:a02:878b:: with SMTP id t11mr31284669jai.20.1574737480049; Mon, 25 Nov 2019 19:04:40 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 26 Nov 2019 08:34:29 +0530 Message-ID: Subject: Re: [pgAdmin][RM4659]Change default privileges docs to clarify more on grantor To: Abhilasha Narendra Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000001d085d05983724c9" X-CLOUD-SEC-AV-Info: edb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000001d085d05983724c9 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Mon, Nov 25, 2019 at 3:19 PM Abhilasha Narendra < abhilasha.narendra@enterprisedb.com> wrote: > Hi Hackers, > > I have updated the description for the Grantor field in all the RST files, > where it was mentioned. > > PFA the patch. > > Regards, > Abhilasha > > -- *Thanks & Regards* *Akshay Joshi* *Sr. Software Architect* *EnterpriseDB Software India Private Limited* *Mobile: +91 976-788-8246* --0000000000001d085d05983724c9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Mon, Nov 25, 2019 at 3:19 PM Abhi= lasha Narendra <a= bhilasha.narendra@enterprisedb.com> wrote:
Hi Hackers,

I have updated the description for the Grantor f= ield in all the=C2=A0RST files, where it was mentioned.

PFA the patch.

Regards,
Abhilasha



--
Thanks & Regards
=
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
=
Mobile: += 91 976-788-8246
--0000000000001d085d05983724c9--