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 1mcnhH-00084w-Tn for pgadmin-hackers@arkaria.postgresql.org; Tue, 19 Oct 2021 11:54:24 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mcnhG-0007HY-Sg for pgadmin-hackers@arkaria.postgresql.org; Tue, 19 Oct 2021 11:54: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 1mcnhG-0007HP-Bh for pgadmin-hackers@lists.postgresql.org; Tue, 19 Oct 2021 11:54:22 +0000 Received: from mail-il1-x130.google.com ([2607:f8b0:4864:20::130]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mcnhD-0007I3-C7 for pgadmin-hackers@postgresql.org; Tue, 19 Oct 2021 11:54:21 +0000 Received: by mail-il1-x130.google.com with SMTP id h27so12320789ila.5 for ; Tue, 19 Oct 2021 04:54:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=VRDqZol+Cx53/qeRJlYAYAkzi1lgUhFK0zasJCCmBEI=; b=irSFnlNcxawVDzz8bDPKzMYjcRjNetbpsnHrcvUpdlfIeolpFneJDqDaXPiPqEeEZy GGLzjl2fbmeXm19nfTGhkfUjXLL/skh2/o7oS53daqNMqqoUmIefbwYKBwdqKXuSzgzp 54M9UAUtgi3ALYx1hoGuqhcUx81xBpQBuulowNKZmPcxvcF+rRnym1X7Tv5+2+ptRXrQ jFg4xlfx97mzawcjIxQcj3yRrCJq1sCwaqtSCsfWKpMGZjKLaYu2iASPNq7foM8vSOqs Go835sR/KJfVdYN7V6NO0pIFVUlv3VkuxE7ggCSS9YHspNep5SCmQvNmRBI0CUGNWy6h Jx7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=VRDqZol+Cx53/qeRJlYAYAkzi1lgUhFK0zasJCCmBEI=; b=RjCvUWgK1PtDpvyRC48bw+sg9UNKN2fh+m5rUARjHzu/LSo6JkTww+DFaDtjlMm/Ac qrw9gmzv6lAO94U7vP7UyJiuYP/1Xn+dRTLsmKI+jvAdQiUe6T6IaDAe6g49kpU9ODoA ngThm8pCMc0j7kNs4dkNFv9yANn0bDLC97aWfwJtYL0+o30SySfsXviDAaZK8J3Vr9h0 nu/evkqmRMyHAJE0jUbAL6L3wWpSOtSZoQrH6pG1h1yOlsDnavMHfEaEduXiYkpCDVe9 VyTOi9h7Rpc3e0dzDHXpuOM0TPanegBCQy4RUR98fINBufkS3DckObCpPXhbt0O4q6os RKHA== X-Gm-Message-State: AOAM531OLIKYrKfPg1fNhNNmPLca4UxdIVITGegLdFbaSmxtRSQNR8BL 5kiuKfejVFDBf9+DUPzOWorttDe0k0vImZ4mR0p8Dv6zC3E8HUEowRBxLm1Kxe/OdNXsxftXU5R fXtCd38GcsJHDaH7IpfsCGu0RqhY2E3XRciea51eYP5fjoh8GcERdXwVibTmImGQApw34LMTZ45 +9csQpAQyfvKvTDwunMGyS4CmKqUtoNnPF4/1Py1+tlP0WvZb1UsXynlCaNqnVP3IZklpR X-Google-Smtp-Source: ABdhPJzwP5nYSnIZtGFwEQZs/0aNbqJ7MmecfK1jr7mofLjc+NGUnr1f/PmVjgfHbZJqiR/NLkcVjSMcsRy58+QNtU0= X-Received: by 2002:a05:6e02:148e:: with SMTP id n14mr18431839ilk.178.1634644458368; Tue, 19 Oct 2021 04:54:18 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 19 Oct 2021 17:24:07 +0530 Message-ID: Subject: Re: [patch][pgAdmin] RM6858 Types collection properties tab delete issue To: Rahul Shirsat Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000468acb05ceb3528d" 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: Archived-At: Precedence: bulk --000000000000468acb05ceb3528d Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Tue, Oct 19, 2021 at 4:45 PM Rahul Shirsat < rahul.shirsat@enterprisedb.com> wrote: > Hackers, > > Please ignore the above mail. Find the updated patch attached. > > On Tue, Oct 19, 2021 at 2:26 PM Rahul Shirsat < > rahul.shirsat@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please find the attached patch which resolves the Type collection delete >> issue. >> >> -- >> *Rahul Shirsat* >> Senior Software Engineer | EnterpriseDB Corporation. >> > > > -- > *Rahul Shirsat* > Senior Software Engineer | EnterpriseDB Corporation. > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000468acb05ceb3528d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Tue, Oct 19, 2021 at 4:45 PM = Rahul Shirsat <rahul.s= hirsat@enterprisedb.com> wrote:
Hackers,

Ple= ase ignore the above mail. Find the updated patch attached.

=
On Tue, Oc= t 19, 2021 at 2:26 PM Rahul Shirsat <rahul.shirsat@enterprisedb.com> wro= te:
Hi=C2=A0Hackers,

Please find the attached patch whi= ch resolves=C2=A0the Type collection delete issue.

--
= Rahul Shirsat
Senior Software Engineer=C2=A0|=C2=A0EnterpriseDB=C2=A0Corporation.


--
Rahul Shirsat
Senior Software Engin= eer=C2=A0|=C2=A0EnterpriseDB=C2=A0Corporation.


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

--000000000000468acb05ceb3528d--