Re: [pgAdmin][RM5807] Removed columns use modified name in generated script - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][RM5807] Removed columns use modified name in generated script
Date
Msg-id CANxoLDcHTvN_BtV94rDUuRV=dA_5tPdCijFJ3eNxQ8dMa1ZzPw@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM5807] Removed columns use modified name in generated script  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Thu, Sep 17, 2020 at 3:29 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

If a column is renamed and then removed, then drop SQL query takes the renamed column and not the original one.
Attached is the patch to fix this issue.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5830] View: parenthesis re-arrangement with AND/OR
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM5845] Free query windows hard capped to 1000 results sometimes