Re: Regarding feature #6369 - Mailing list pgadmin-hackers

From Khushboo Vashi
Subject Re: Regarding feature #6369
Date
Msg-id CAFOhELfyyL_h4P10emBbW_FsEJO-HzfFfL6MHn6whYT0Zhc3rw@mail.gmail.com
Whole thread Raw
In response to Regarding feature #6369  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers


On Wed, Jun 28, 2023 at 2:13 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Hackers

I have started working on Feature #6369 to add support for the syntax "ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY | FINALIZE". This syntax is available from PostgreSQL v14 and above.

I have modified the old context menu item with the label 'Detach Partition' to a parent menu group with sub-menu items 'Detach', 'Concurrently', and 'Finalize'. Please refer to the below screenshots: 

v14 and Above                                                             v13 and below
Screenshot 2023-06-28 at 1.58.01 PM.png                        Screenshot 2023-06-28 at 2.02.03 PM.png

Looks good. 

Let me know your thoughts/suggestions.
Attachment

pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: Regarding feature #6369
Next
From: Fahar Abbas
Date:
Subject: Re: pgAdmin4 v7.4 candidate builds