[pgAdmin4][Patch]: Fixed #2550 declarative partitioning - drop/delete and drop cascade is not working for partition table

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Fixed #2550 declarative partitioning - drop/delete and drop cascade is not working for partition table
Date: 2017-07-10 14:28:14
Message-ID: CANxoLDeEc5GrVW8OOQJWtdk=LnGtnES1jYB85UcCEu7hAR5T6w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi All

Attached is the patch file to fix the RM #2550, where user will not be able
to drop/drop cascade partitions. Apart from that RM this patch contains
following fix:

- Update the SQL query to fix the jenkins build.
- Use AlertifyWrapper in Partition.js
- Fix the icon while 'truncate table' and 'reset statistics'.

--
*Akshay Joshi*
*Principal Software Engineer *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
RM_2550.patch application/octet-stream 15.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2017-07-10 14:29:17 Build failed in Jenkins: pgadmin4-master-python26 #353
Previous Message pgAdmin 4 Jenkins 2017-07-10 14:24:09 Build failed in Jenkins: pgadmin4-master-python35 #231