Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kRwIP-0001fq-32 for pgadmin-hackers@arkaria.postgresql.org; Mon, 12 Oct 2020 11:47:17 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kRwIO-0005An-0e for pgadmin-hackers@arkaria.postgresql.org; Mon, 12 Oct 2020 11:47:16 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kRwIN-0005Ag-Rt for pgadmin-hackers@lists.postgresql.org; Mon, 12 Oct 2020 11:47:15 +0000 Received: from mail-io1-xd36.google.com ([2607:f8b0:4864:20::d36]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kRwIL-0001S4-EG for pgadmin-hackers@postgresql.org; Mon, 12 Oct 2020 11:47:15 +0000 Received: by mail-io1-xd36.google.com with SMTP id n6so17338512ioc.12 for ; Mon, 12 Oct 2020 04:47:13 -0700 (PDT) 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=ajCMzm45oU1Mm7dIcH6WhPnCdKWiCbuqX3kl4wH3bmY=; b=z5j28mSdti9sXyyu+t7Ilxfa47veMtAyN6EomL4jBUD+ND8PA7DOEFUSYFfpbOt8xT AbEusvyAI7Rw/7s7UVe3BqpWSC3D342NK0hnAI8YMoveFPoxskujnWNm5FiYg4dkES76 l0BjdQk+ramMtjQ+NjDwazl8waD0MTSiifb+hMDmJ7Lv93HamtIXHeTZ/CwRT2W1rPQy U05HS1cGEciImMLHPvHhebE52cIilnFKCQfQ7/+JF2oUG0DETWPwvdM0MVYvFYlmcoJt wmFxnHFejdpygZym5bSaP/UkYBom1r45H+mewKSQKywvb+xteC488wntbd6EBjE9ycRV 1Beg== 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=ajCMzm45oU1Mm7dIcH6WhPnCdKWiCbuqX3kl4wH3bmY=; b=MRXqPlmGMA3NqI2zt3PzRXRKdKUeqAvLUQdQnNZMkbqHi6+7J7slW5xcVOUiSzWFb1 Wrzy1lBjSHVzbWEIh1W1SCWj4usGPNRc1csBueSq3lCO8bE10mBYOlVOnNjy0xqL1NEP 53VlbGrRqu4tA0+JWp7el1srqDCfY6PjMpPJiN3qnbJPXGNd0drzMYOv0NtF2mX+p2XJ vRn1uz0mLC9gVQroA3Y8LDBksBxTX8kXbNCoNZ7F8+5ezbYmiBPWWosdDJuFkaqgCbDC 8deK2pl5sfru9/1r/ZVof+8YXG6XLMWXuhlUfv/Db9FZqbq2aRw+k79THG/Y+aKg830P YCjw== X-Gm-Message-State: AOAM533cQ/MednoWlhJb/WP/9lYZeFjpU4NiHhuYrF0gOKbBlZo+BGXk ETJAFG8eKhxb4nkhdl/QSMGVysTZ/HcXKdbYhAF1bLAaa1MdCXMyCh2a8K7pQHZJAvQ2cpE23sL OjSWbHdb07L/uBOFeVLfQaNcwQqsOaZ4yP4NNfPDjBWQaNzOJrNWSVrikabjC7z7igW4WnCgE9c UUO+b31MvvEPAgntrUhntv99ZL21iDguNz6mdWjz1gpP+Bja+MW6crq+AloE7X/759C1ya X-Google-Smtp-Source: ABdhPJyri6Bwo6VfcnxVbebENC3Lgt5hbEHx4TXufk2PeZBdqmXAQQtiEH4AViDHUVEfzI+q1xN7nbuv9HWYVawIQ4k= X-Received: by 2002:a05:6638:20a:: with SMTP id e10mr19797036jaq.20.1602503231684; Mon, 12 Oct 2020 04:47:11 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 12 Oct 2020 17:17:00 +0530 Message-ID: Subject: Re: RM_5857 updated patch - Macros Documentation To: Nidhi Bhammar Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000e05bf405b177db3e" X-CLOUD-SEC-AV-Info: enterprisedb,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 --000000000000e05bf405b177db3e Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Mon, Oct 12, 2020 at 3:39 PM Nidhi Bhammar < nidhi.bhammar@enterprisedb.com> wrote: > Hi, > > I have incorporated the review comments from Khusboo and Susan. PFA update > patch. > > Thanks, > > Best Regards, > Nidhi Bhammar > > > www.enterprisedb.com > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000e05bf405b177db3e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Mon, Oct 12, 2020 at 3:39 PM = Nidhi Bhammar <nidhi.b= hammar@enterprisedb.com> wrote:
Hi,

I have incor= porated the review comments from Khusboo and Susan. PFA update patch.
=

Thanks,

B= est Regards,
Nidhi Bhammar


<= /div>


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246
=
--000000000000e05bf405b177db3e--