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 1mcnhY-00085g-AR for pgadmin-hackers@arkaria.postgresql.org; Tue, 19 Oct 2021 11:54:40 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mcnhW-0007nv-Sk for pgadmin-hackers@arkaria.postgresql.org; Tue, 19 Oct 2021 11:54:38 +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 1mcnhW-0007nm-Md for pgadmin-hackers@lists.postgresql.org; Tue, 19 Oct 2021 11:54:38 +0000 Received: from mail-io1-xd35.google.com ([2607:f8b0:4864:20::d35]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mcnhU-0007IG-J2 for pgadmin-hackers@postgresql.org; Tue, 19 Oct 2021 11:54:37 +0000 Received: by mail-io1-xd35.google.com with SMTP id o184so7969018iof.6 for ; Tue, 19 Oct 2021 04:54:36 -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=DWserMPns4MgsTTnwIlpj7EXJqBw/RBXD9hyMCcc5Hg=; b=fjlIgEkbl0JsT3EPQ9/oGeF/W62nMxnq4Q71m+5AtC6jeIJRFn7e7qfY4eAWgCEu5h jUKDSPQI/lkp9tL4mpDUpTRRZkGT7o2yXw9m/ukVVpAiELCVn0csIgoGDrOYSbrnCJNy a/XhKY4Bm80f/rcgkfFT4SlyqhijQQB/ZPrgRJiePjd5Sr9bCgHk/57rLKb1K5KUcru0 J5SEiaXvdXk5sms2sWStDQukxAJ9594YjH2Pt5dN5VfaAZ6Is7Kmw2aWVnno9F2FGr7j UFe/TaXY7XWtp4aJID3Xf+I8rbLlpybz9sypIIoDn854m/YJhehMnYWPFQVEFOh66UwA OqMA== 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=DWserMPns4MgsTTnwIlpj7EXJqBw/RBXD9hyMCcc5Hg=; b=6nCH2k4WnTqFcXMVRviTLvplu7W/QFvaKEr+nIG5/TfrxGndhEtY8dfSB0LoMu1aHi mbhXgu4tcyIyN0gNAojQwTMvPSgr78lq96ItQyv0r/UAe0kp9g1jxeYrgZoaIiSzkwru 4WYzIiA/I694PPsd7gJhrtbzE76Bg+fCPH2bmtwF/X5y7pvGoo8QziBqZ4GP09ZZlNmd ZgQXQ+ZmdQRWOcnFZuocCOxbA83BjhGJLsHzOPoZ926F0+cZqIm5kdLrZAaax+ljcFDa aN/E0V/ItEC7KwgcvrGqH6hfKzpuRzZrW07H+lt+Movi1kjc+lq6F1OhBJfMopdMyM3O BvHw== X-Gm-Message-State: AOAM532q/eU8wTEaXLob0dQ4DvBN+aSVdjTbllbwyrKl5CjTGtdVBe2Q 9rmymco14e6z+MCjIl3A9IlXRh/XB1U8dChSG7IviP/TrHM1NFhodyO6JFwilandvlx+3lW4jiL ZXuvCn/ALVyKSdWyv98Lb7gluK9tcJ1juPo1si0PQ+H98QuOXLJUbBfm5aJqOvtYX9t4ssjCckp lZckuFb1G6AAmKS7T8CuFQ9H7Ij7sNrp4uo4j0irjmPE30qoXm6pEvscLsQg== X-Google-Smtp-Source: ABdhPJyqFt3yu7X+BLyLl31MXuxSqurUtFsorhP6DhGhS/9afUYyN/NmlmEk1htkjNJWFeolFa7vG8Ebc8/ga1NQKiA= X-Received: by 2002:a05:6638:16d6:: with SMTP id g22mr3858652jat.19.1634644475805; Tue, 19 Oct 2021 04:54:35 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 19 Oct 2021 17:24:25 +0530 Message-ID: Subject: Re: [pgAdmin][RM6935] Wrong SQL generated when modifying existing table in table dialog To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000509c8405ceb35319" 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 --000000000000509c8405ceb35319 Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Tue, Oct 19, 2021 at 2:43 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch fixes the issue where wrong SQL is generated when deleting > and renaming table columns together. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* > > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000509c8405ceb35319 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Tue, Oct 19, 2021 at 2:43= PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached= =C2=A0patch fixes the issue where wrong SQL is generated when deleting and = renaming table columns together.
Please review.

--
=
Thanks,
<= span style=3D"color:rgb(18,22,70)">Aditya = Toshniwal
pgAdmin Hacker=C2=A0| Software Architect<= /font>=C2=A0| edbpostgres.com<= /a>


--
--000000000000509c8405ceb35319--