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 1krHfz-0007x8-G2 for pgadmin-hackers@arkaria.postgresql.org; Mon, 21 Dec 2020 09:40:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1krHfy-0000bT-EI for pgadmin-hackers@arkaria.postgresql.org; Mon, 21 Dec 2020 09:40:22 +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 1krHfy-0000bL-50 for pgadmin-hackers@lists.postgresql.org; Mon, 21 Dec 2020 09:40:22 +0000 Received: from mail-io1-xd30.google.com ([2607:f8b0:4864:20::d30]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1krHfv-0000bT-KR for pgadmin-hackers@postgresql.org; Mon, 21 Dec 2020 09:40:21 +0000 Received: by mail-io1-xd30.google.com with SMTP id z5so8240590iob.11 for ; Mon, 21 Dec 2020 01:40:19 -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=hEmeeecjlsEwxiAFJAt9YhFZhGERNxhehh9OibLQBRY=; b=BwHIUnNkaGl8y66w6mgyCLGV761NM7ozs7iHOrVw0KZQYSEeuDEK9ViL7mN5swygOk Ko5dZ/FUV2rw1FoeQYtKeNDi1jxG4mCEd8M40CH/vOTOP/5R0fiKent7ZKDimOSdy7W8 20C9NyqmKZ4H8GCyulHdGDhp6DtjpopgGgmWNtZO1LFCgH8kcT4U6sdN2+EqUHVlzGuX Kfe8R9CK3afYZyS1mB7Pn3i6YhE4yNct+8tMzqEiBI+hWMPyzVSj7dq6o7FqzjkI9b0i mBa6PMEZK7uk1xHJ4Rfj9KZt+qX1qmf0v68ya081gjb9EI+rWKPso2ZiEJNHMJhePhoh Em4A== 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=hEmeeecjlsEwxiAFJAt9YhFZhGERNxhehh9OibLQBRY=; b=RNrwTNKJn5a/QTLd/p7kgqgs0wkfgzhCx53248mXkd4hA2CIdg8zcrM0JqjTDbOXN6 BeoSxuGjNWPYq/ouhLIFf/Vvi9WSXaj8ZbfhESN9CUzdPB2aU2IW4tdeLgpWs8htbzcD eLgznFCsfURq+R7UOveKldiPHuttfFK2xlNrHP3Hs9ri2LgmIglGj3jkCIzf39XoK3Nh ann4Lc6S37+pwOJOGCL2lQbXFGExe7TQ3v2hMMuSPcoz9mzQ4B5+8qPvfwxge7cC/o+o 6dP7oDa+BD9layaZYYvgs4nq1CkfkWKLWUOhF/EXuZDyVg4XusV8JgT66LlRkCYormrM zBnw== X-Gm-Message-State: AOAM530lZWBRmqo2e0ZiPN1rqx368CLR9EB/OXweP1so67ekiVVKcuaR wrHQp1xL9FC/GFweSlsitFv/1rhtvMwIuqCzb7HI2s7IsRMr8Uvtt7itOEVEL1tD36PFmo6Svtc qPxtd3uXOz3c60DEJMHAo71M/9SoKYOYQqFW7Ca3QUnHIzMk5olWKNqV78z2Mg8PvZpxXWGNDtQ QrfnkS8sClctkcSrDJ0+IgP9QwfshL+E5gxGbQ+F6AG3ZeGNUUntllRcfv5FGZS6E= X-Google-Smtp-Source: ABdhPJw+rkUmXymkvrcWEuIKK0YhhiqlzsFlmBYSZy5JzQtpMWC7PI3plOr5Z9aZQWdIrjOm3jSnzBg94y6VSG7D418= X-Received: by 2002:a02:3907:: with SMTP id l7mr14512847jaa.0.1608543618549; Mon, 21 Dec 2020 01:40:18 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 21 Dec 2020 15:10:07 +0530 Message-ID: Subject: Re: [pgAdmin] RM6084 Uncaught TypeError exception displayed on schema diff identical option To: Rahul Shirsat Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000fd68b005b6f63e11" 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 --000000000000fd68b005b6f63e11 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Thu, Dec 17, 2020 at 7:08 PM Rahul Shirsat < rahul.shirsat@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch which resolves 2 issues: > > 1. When the user applies the "Identical" filter before hitting the > Compare button. (All Browsers) > 2. When comparing data is loaded, and when the user selects identical > table comparison, infinite loader "Comparing objects..." shows up in > Firefox. > > -- > *Rahul Shirsat* > Senior Software Engineer | EnterpriseDB Corporation. > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000fd68b005b6f63e11 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Thu, Dec 17, 2020 at 7:08 PM Rahu= l Shirsat <rahul.shirs= at@enterprisedb.com> wrote:
Hi Hackers,

Please f= ind the attached patch which resolves 2 issues:
  1. When the = user applies the "Identical" filter before=C2=A0hitting the Compa= re button. (All Browsers)
  2. When comparing data is loaded, and when t= he user selects identical table comparison, infinite loader "Comparing= objects..." shows up in Firefox.
--
Rahul Shirsat
Senior Softwa= re Engineer=C2=A0|=C2=A0EnterpriseDB=C2=A0Corporation.


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

--000000000000fd68b005b6f63e11--