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 1mRFka-0003pD-VO for pgadmin-hackers@arkaria.postgresql.org; Fri, 17 Sep 2021 15:26:05 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mRFkY-00011k-77 for pgadmin-hackers@arkaria.postgresql.org; Fri, 17 Sep 2021 15:26:02 +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 1mRFkX-00011c-ME for pgadmin-hackers@lists.postgresql.org; Fri, 17 Sep 2021 15:26:02 +0000 Received: from mail-io1-xd33.google.com ([2607:f8b0:4864:20::d33]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mRFkU-0008V6-5b for pgadmin-hackers@postgresql.org; Fri, 17 Sep 2021 15:26:01 +0000 Received: by mail-io1-xd33.google.com with SMTP id q3so12584968iot.3 for ; Fri, 17 Sep 2021 08:25:57 -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=Ly9i3+iKCRkvZzaAtgxbVZ2DH8loX7MZz2C+xrVxHr4=; b=HH75xxUVSaSamr9jhphrnSqcrzN2dmPTccrIX34E3z5rjYcKmooTbwku++Y4NL5/Z+ M596cysyZLf5jA/uLnC5TrwRU6Sx6chFcZfSugwyTaA5yr+d/Yskbfw7EU2TmdgNV0Ru 7VAuHacvV6rVDcSuLGl/HnRMeFJqXv1OboAfu50cA0JJ7ey/8ycdzlFQrs3XOm1TT1Qx m5+qMAXlcn75FMEx6isUoNdOm5ZpkSvD72K6af+uipqipAjuEE9b9b1Tka2+g61mtvbO HPvy+Ki3iO/ZAggfva74xePn0OplVCQLlDbh35aVoMbO5nns4gzreyCeg3OVdGb36wgf lKDw== 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=Ly9i3+iKCRkvZzaAtgxbVZ2DH8loX7MZz2C+xrVxHr4=; b=w7hEP0hhApiIa38+GKReb2AuUTr4VXNSIqhzlDVNOwdwMeK1mTej2Bkoma8/LDm/aC uG5TYcv2vHeWSF2t6rlwtp3vj+Vo6De+M11+kP4XaCETxvn/YAEYpZQ11/zzuKpS5BW2 JB3JFzxTslu/jlARUK5SX7c+yE7ybsyCpmU17E7OODMCsYc2QQqrpf4MqzoXsFKYkL41 aOIEmMPCKjNrbvvTgypAvFQHLu9sU9BCjwytijQu6CsiJcY550Hpf5UUvYxabBAbLirj L0jSEFY5gSx3o/rzDiuWHKfIOF1pmKMh4J0g3BZ2yvYZzZofRLmPljg0LsAUcL0/zlKq aaaA== X-Gm-Message-State: AOAM533ACpYbmpurA8eZzGrqyYjwmlGZkbsw5YnCdoFrrfw2iro5JmVX LAsaEuKlEWh8eAv8I44D+FCbpTMuHe4RZO0USDk4eTtwEMt0uY/P0czmFXSfAGEya5xR2Qa9B6j ZLQ9cTWpeQ4t7KZbvuLB9VuMvJz4bvzLzArEReWD4A/bMLrI9dataw+c/OKtjmFGjVwufwNV+Fm nT+OR1pWDfiBnCB0dN9kB3S4YIpHtxgg0Vsx1+fOJq2wwNTfxuVo6hXv2e1w== X-Google-Smtp-Source: ABdhPJxjMbtFmD1pRn8f1aPQygq5xZpZT5A+fk8ojUISFPam/E1o6cHKvmZA2neL6xlL/wsPIhrce1dpJ705UfrzdJg= X-Received: by 2002:a05:6638:1909:: with SMTP id p9mr9461498jal.108.1631892356054; Fri, 17 Sep 2021 08:25:56 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Fri, 17 Sep 2021 20:55:45 +0530 Message-ID: Subject: Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue To: Rahul Shirsat Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000031de6205cc328c94" 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 --00000000000031de6205cc328c94 Content-Type: text/plain; charset="UTF-8" Hi Rahul Patch not applied, rebase and send the patch again. On Thu, Sep 16, 2021 at 6:39 PM Rahul Shirsat < rahul.shirsat@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch which resolves the below issue: > > 1. Enum Type - Unable to delete rows for Enum type in Create Type dialogue. > 2. Range Type - Loading icons are shown in different drop down tabs. > > -- > *Rahul Shirsat* > Senior Software Engineer | EnterpriseDB Corporation. > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --00000000000031de6205cc328c94 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi=C2=A0Rahul

Patch not applied, rebase= and send the patch=C2=A0again.

<= div dir=3D"ltr" class=3D"gmail_attr">On Thu, Sep 16, 2021 at 6:39 PM Rahul = Shirsat <rahul.shirsat= @enterprisedb.com> wrote:
Hi Hackers,

Please fin= d the attached patch which resolves the below issue:

1. Enum Type - Unable to delete rows for Enum type in Create Type dialog= ue.
2. Range Type - Loading icons are shown in different drop dow= n tabs.

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


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

--00000000000031de6205cc328c94--