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 1l94V7-0004KF-1z for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 Feb 2021 11:14:41 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1l94V6-0000C8-07 for pgadmin-hackers@arkaria.postgresql.org; Mon, 08 Feb 2021 11:14:40 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l94V5-0000C1-Ik for pgadmin-hackers@lists.postgresql.org; Mon, 08 Feb 2021 11:14:39 +0000 Received: from mail-io1-xd31.google.com ([2607:f8b0:4864:20::d31]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1l94V3-0002EP-46 for pgadmin-hackers@postgresql.org; Mon, 08 Feb 2021 11:14:38 +0000 Received: by mail-io1-xd31.google.com with SMTP id s24so14524121iob.6 for ; Mon, 08 Feb 2021 03:14:37 -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=3zES1v7YQgwA5vRHVoligpOmVJ9+SrHj+shJVxJ4iT0=; b=Ytd276hc+88Dg/Hss4J1Us7vdhcpwdDJl3J2f3M1BNPhhDxTb5NhJseVaN2ujnwhUV /vhDf+WWDMfSumOGTSXYMzEpEPWLL4Iv1N5wSpGo1sPG+pUAxPojYhJoZ4VDTi/YqKVg onvgADa84xCCDpZu7sYHtvY4PySf/aiK11IabVwGhvaZfBSWt2xO/uE59FtuU06s+5jT umrSlu/F1XusRnE7q3xYAjixOLZij7J0D6njyB84sTuzmQbh47E0fEFuUzqyBMMfEOEm IJ2ZUvEVHHREbzpyq9hzyq0Ae9wdm9+DFtDz27H2kozfVE7uXqjjse/0pvGujgL8Lem1 A8Iw== 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=3zES1v7YQgwA5vRHVoligpOmVJ9+SrHj+shJVxJ4iT0=; b=lUqyZyAQhByflksQXJzTFSe1fprUUg6Gc8MnRXCu2eVlIu5DErG6IeOWqP0Qn40M+v bk3ULct5dl8SWD9aWTCYVmeVpZxNO472BQJB666fI4Mkbe2pMMXKczSQX63Y5M5i4PVF a8TvhSC+Gav/bx1s9ddeZWlmpJUJKGJOpKaSGTd/kXDgAYrZyR7kThOrA0YSuMvQ0nlw wabqsJUzsbt2d6A29SWmAa3zohAHyUgOJvFwoDLt1h7pbNQlmDrhkftzfB79ZhgSKzOj rRUwi7id1zGBmy0I28aHdFxmHxFEiGs3+14Chk6iqWPiwPjdstTHvBbwxBZ3FnWJSLO6 qzUQ== X-Gm-Message-State: AOAM533G5Eu6HDNViFXsTBAen5t7WwunLLsmt9uxtz1e/QgY7Fhl/wXq p+wqToCD8z5y4jKW4yM/49aoeV77RrKH2grbLJdKyk9Xak9yYWhHwymw66mB7AZ4DwglPgJ1eOt v/+AlkkQWVqnaDLKBmZymMIYjv7IEt5GBGiZmkFyPThybXXFpjRJWPhBhldawuL9q3puVuHtLKk mpXmQkcVHleCnK+A0npFRD4XWjqnBub3KctOM5e9JW88lHqVf2b3iZ9H99a2Qawjo= X-Google-Smtp-Source: ABdhPJz0DrklJm1yGwV+2keG7w2CA4Ta4e2WvppiuM0YvT8inQ2Uatu3jZr1Rr1U02nPt0YfpRXbrKs/ql8SD5wQgfg= X-Received: by 2002:a6b:8ed3:: with SMTP id q202mr14972434iod.52.1612782876251; Mon, 08 Feb 2021 03:14:36 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 8 Feb 2021 16:44:25 +0530 Message-ID: Subject: Re: [pgAdmin4][Patch] - Feature Tests Failure Fix To: Yogesh Mahajan Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000707ce305bad146c6" 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 --000000000000707ce305bad146c6 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Mon, Feb 8, 2021 at 3:04 PM Yogesh Mahajan < yogesh.mahajan@enterprisedb.com> wrote: > Hi, > > Please find the updated patch. > > Thanks, > Yogesh Mahajan > EnterpriseDB > > > On Mon, Feb 8, 2021 at 2:36 PM Akshay Joshi > wrote: > >> Hi Yogesh >> >> Please fix the PEP8 issues and send the patch again. >> >> On Mon, Feb 8, 2021 at 1:54 PM Yogesh Mahajan < >> yogesh.mahajan@enterprisedb.com> wrote: >> >>> Hello, >>> >>> Please find a patch which fixes feature tests failures that occurred due >>> to new feature logical replication. >>> >>> >>> Thanks, >>> Yogesh Mahajan >>> EnterpriseDB >>> >> >> >> -- >> *Thanks & Regards* >> *Akshay Joshi* >> *pgAdmin Hacker | Principal Software Architect* >> *EDB Postgres * >> >> *Mobile: +91 976-788-8246* >> > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000707ce305bad146c6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Mon, Feb 8, 2021 at 3:04 PM Yoges= h Mahajan <yogesh.mah= ajan@enterprisedb.com> wrote:
Hi,

Please find the updated patch.

Than= ks,
Yogesh Mahajan
EnterpriseDB


On Mon, Feb 8, 2021 at 2:36 PM Akshay Joshi <akshay.joshi@en= terprisedb.com> wrote:
Hi=C2=A0Yogesh

Please fix= the PEP8 issues and send the patch again.

On Mon, Feb 8, 2021 at 1:54= PM Yogesh Mahajan <yogesh.mahajan@enterprisedb.com> wrote:
<= font face=3D"verdana, sans-serif">Hello,

Please find a patch which fixes feature tests fail= ures that occurred due to new feature logical replication.


Thanks,
Yogesh Mahajan
<= font face=3D"verdana, sans-serif">EnterpriseDB
=


--
Thank= s & Regards
Akshay Joshi
pgAdmin Hacker | Principal Softw= are Architect
EDB Po= stgres
Mobile: +91 976-788-8246



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

--000000000000707ce305bad146c6--