[pgAdmin][RM-5741]: [Schema Diff] Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'

From: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM-5741]: [Schema Diff] Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'
Date: 2021-07-28 13:19:04
Message-ID: CAOBg0APUGzUXzMrfgD4+9Lw0-ojYD0fDEFHLee0oD58KDjs1Dw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please find the attached patch for RM-5741
<https://redmine.postgresql.org/issues/5741>: [Schema Diff] Revisit all the
CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE
OR REPLACE'

Tested RESQL and API test cases on PG-9.6 to 13 and EPAS-9.6 to 13.3.

--
*Thanks & Regards,*
*Nikhil Mohite*
*Software Engineer.*
*EDB Postgres* <https://www.enterprisedb.com/>
*Mob.No: +91-7798364578.*

Attachment Content-Type Size
RM-5741.patch application/octet-stream 898.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rahul Shirsat 2021-07-28 13:50:48 [patch][pgAdmin] RM6643 When Data type 'Range' is selected while creating custom data type, required options are not loaded
Previous Message Akshay Joshi 2021-07-27 12:01:12 Re: [pgAdmin][RM6586] Wrong SQL / Drop down getting generated for tablespace